generated from DTS-STN/next-template
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pull latest changes into release 3.1.0 #848
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the prod-minor-versions group with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [next](https://github.com/vercel/next.js). Updates `@tanstack/react-query` from 5.66.9 to 5.67.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.67.1/packages/react-query) Updates `next` from 15.1.7 to 15.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.7...v15.2.0) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-versions - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-versions ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.0.9. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.9/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
… with 7 updates Bumps the dev-minor-versions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@faker-js/faker](https://github.com/faker-js/faker) | `9.5.0` | `9.6.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.20` | `10.4.21` | | [axe-core](https://github.com/dequelabs/axe-core) | `4.10.2` | `4.10.3` | | [cypress](https://github.com/cypress-io/cypress) | `14.0.3` | `14.1.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.7` | `15.2.1` | | [prettier](https://github.com/prettier/prettier) | `3.5.2` | `3.5.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` | Updates `@faker-js/faker` from 9.5.0 to 9.6.0 - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](faker-js/faker@v9.5.0...v9.6.0) Updates `autoprefixer` from 10.4.20 to 10.4.21 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.20...10.4.21) Updates `axe-core` from 4.10.2 to 4.10.3 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/v4.10.3/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.10.2...v4.10.3) Updates `cypress` from 14.0.3 to 14.1.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.0.3...v14.1.0) Updates `eslint-config-next` from 15.1.7 to 15.2.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.1/packages/eslint-config-next) Updates `prettier` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: "@faker-js/faker" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: axe-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions ... Signed-off-by: dependabot[bot] <[email protected]>
…or-versions-5bc577db03 build(deps): bump the prod-minor-versions group with 2 updates
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.3. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.3) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…r-versions-bf24e62a14 build(deps-dev): bump the dev-minor-versions group across 1 directory with 7 updates
build(deps-dev): bump axios from 1.7.9 to 1.8.3
…css-4.0.9 build(deps-dev): bump tailwindcss from 3.4.17 to 4.0.9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ADO-XXX
Description
List of proposed changes:
What to test for/How to test
Additional Notes