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
build(deps-dev): bump the dev-minor-versions group with 19 updates #718
Merged
gregory-j-baker
merged 1 commit into
main
from
dependabot_npm_and_yarn_dev-minor-versions-a1a36fc20b
Sep 9, 2024
Merged
build(deps-dev): bump the dev-minor-versions group with 19 updates #718
gregory-j-baker
merged 1 commit into
main
from
dependabot_npm_and_yarn_dev-minor-versions-a1a36fc20b
Sep 9, 2024
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 dev-minor-versions group with 19 updates: | Package | From | To | | --- | --- | --- | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.3.1` | `10.4.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.5` | `6.5.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.0` | `16.0.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.5` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [axe-core](https://github.com/dequelabs/axe-core) | `4.9.0` | `4.10.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.13.1` | `13.14.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.5` | `14.2.8` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.5` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.2` | `15.2.10` | | [mocha](https://github.com/mochajs/mocha) | `10.4.0` | `10.7.3` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.0.0` | `11.2.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.45` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.5` | `0.6.6` | | [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `18.2.0` | `18.3.1` | | [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.3` | `2.0.6` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.3` | `3.4.10` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.3` | `29.2.5` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | Updates `@testing-library/dom` from 10.3.1 to 10.4.0 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.3.1...v10.4.0) Updates `@testing-library/jest-dom` from 6.4.5 to 6.5.0 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.5...v6.5.0) Updates `@testing-library/react` from 16.0.0 to 16.0.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.0...v16.0.1) Updates `@types/react` from 18.3.3 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) Updates `axe-core` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.9.0...v4.10.0) Updates `cypress` from 13.13.1 to 13.14.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.13.1...v13.14.2) Updates `eslint-config-next` from 14.2.5 to 14.2.8 - [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/v14.2.8/packages/eslint-config-next) Updates `husky` from 9.0.11 to 9.1.5 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.5) Updates `lint-staged` from 15.2.2 to 15.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.10) Updates `mocha` from 10.4.0 to 10.7.3 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v10.7.3) Updates `pino-pretty` from 11.0.0 to 11.2.2 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.0.0...v11.2.2) Updates `postcss` from 8.4.38 to 8.4.45 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.45) Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.5...v0.6.6) Updates `react-test-renderer` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-test-renderer) Updates `start-server-and-test` from 2.0.3 to 2.0.6 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.3...v2.0.6) Updates `tailwindcss` from 3.4.3 to 3.4.10 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.3...v3.4.10) Updates `ts-jest` from 29.1.3 to 29.2.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.3...v29.2.5) Updates `typescript` from 5.4.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch 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-minor 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-patch dependency-group: dev-minor-versions - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions - dependency-name: pino-pretty dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: react-test-renderer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-versions - dependency-name: start-server-and-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor 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]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 9, 2024
gregory-j-baker
approved these changes
Sep 9, 2024
gregory-j-baker
deleted the
dependabot_npm_and_yarn_dev-minor-versions-a1a36fc20b
branch
September 9, 2024 10:30
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
Bumps the dev-minor-versions group with 19 updates:
10.3.1
10.4.0
6.4.5
6.5.0
16.0.0
16.0.1
18.3.3
18.3.5
10.4.19
10.4.20
4.9.0
4.10.0
13.13.1
13.14.2
14.2.5
14.2.8
9.0.11
9.1.5
15.2.2
15.2.10
10.4.0
10.7.3
11.0.0
11.2.2
8.4.38
8.4.45
0.6.5
0.6.6
18.2.0
18.3.1
2.0.3
2.0.6
3.4.3
3.4.10
29.1.3
29.2.5
5.4.5
5.5.4
Updates
@testing-library/dom
from 10.3.1 to 10.4.0Release notes
Sourced from
@testing-library/dom
's releases.Commits
a86c54c
feat: Reduce caught exceptions in prettyDom (reland) (#1323)33555a3
Test highlighting ofprettyDOM
explicitly (#1324)20d9894
docs: add sieem as a contributor for code (#1330)306526b
fix: safer read of DEBUG_PRINT_LIMIT (#1329)Updates
@testing-library/jest-dom
from 6.4.5 to 6.5.0Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
62f0e3a
docs: add waynevanson as a contributor for code, and test (#626)acbf416
feat(toHaveValue): Asserting aria-valuenow (#479)47a667c
docs: add vorant94 as a contributor for code (#619)06d19ba
adjust vitest ambient declaration file according to vitest docs (#612)a073b08
docs: add aleks-elkin as a contributor for maintenance (#618)aa094a5
chore: remove unused@babel/runtime
dependency (#617)d02e80b
docs: add ddolcimascolo as a contributor for maintenance (#616)faf534b
fix: Drop peerDependencies from package.json (#610)78a2934
docs: add tonyhallett as a contributor for bug (#615)5cc6298
fix: Type definition oftoHaveClass
(#611)Updates
@testing-library/react
from 16.0.0 to 16.0.1Release notes
Sourced from
@testing-library/react
's releases.Commits
3dcd8a9
fix: Add support for exactOptionalPropertyTypes in TypeScript (#1351)7a28fa9
Fix React Canary and Experimental tests (#1353)Updates
@types/react
from 18.3.3 to 18.3.5Commits
Updates
autoprefixer
from 10.4.19 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 9Updates
axe-core
from 4.9.0 to 4.10.0Release notes
Sourced from axe-core's releases.
Changelog
Sourced from axe-core's changelog.
Commits
c49c8ea
chore(release): v4.10.0 (#4545)a29af56
chore: update changelogd579e2f
chore(release): 4.10.007c5d91
fix(aria-prohibited-attr): allow aria-label/ledby on decendants of widget (#4...f019068
fix(aria-allowed-attr): allow aria-multiline=false for element with contented...2e242e1
fix(aria-allowed-attr): allow aria-required=false when normally not allowed (...2f5b7c3
test: don't load axe.min (#4533)a6361bb
refactor: put isContext methods on axe.utils (#4524)5b4cb9d
fix(aria-roledescription): keep disabled with { runOnly: 'wcag2a' } (#4526)f379c32
chore(summary-name): add role=button example (#4528)Updates
cypress
from 13.13.1 to 13.14.2Release notes
Sourced from cypress's releases.
Commits
12d8e0b
chore: release 13.14.2 (#30182)770a502
fix: revert HiDPI for Wayland users to resolve unknown issues with GLib-GIO-E...c1b95b5
chore(deps): update dependency mini-css-extract-plugin to v2.9.1 (#30151)bbe5328
fix: WebSocket Connection Closed crashing from BrowserCriClient (#30174)57d7b63
chore: Update Chrome (stable) to 128.0.6613.119 (#30171)b83548a
chore(deps): update dependency eslint-plugin-cypress to v3 (#30136)1f5fcf6
chore: fix local node version mismatch issue with better sqlite3 (#30158)195cdb1
chore(deps): remove deprecated@types/strip-ansi
(#30139)6903db8
chore: Update Chrome (beta) to 129.0.6668.22 (#30149)b2a694f
chore: sync changelog with what is on docs.cypress.io and fix broken relative...Updates
eslint-config-next
from 14.2.5 to 14.2.8Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
63b999c
v14.2.8c021c2f
feat: enable@typescript-eslint/recommended
in create-next-app --typescript (...a1c3a03
v14.2.7427c01d
v14.2.6Updates
husky
from 9.0.11 to 9.1.5Release notes
Sourced from husky's releases.
... (truncated)
Commits
2fee8d2
9.1.5397e7f0
fixes #1494 support pre-merge-commit hookfc549e0
9.1.49891ace
clarify deprecation message712cb00
9.1.37d29633
fix: better handle spaces in PATH35fba84
9.1.22060317
show message instead of automatically remove deprecated codef6cc410
Update troubleshoot.md0c71e73
update package-lock.jsonUpdates
lint-staged
from 15.2.2 to 15.2.10Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
163112f
chore(changeset): release829575c
Merge pull request #1471 from lint-staged/updates893ca84
refactor: remove unused parameter defaulta661f46
build(deps): migrate to ESLint 9e3f283b
build(deps): update minor dependencies35483b9
docs: add some more concrete command examples to the README0ce5e14
chore(changeset): release (#1465)b69ce2d
fix: set max event listeners to the number of tasks (#1463)52f6eef
chore(changeset): release (#1462)8d8fe23
build: update repository url in package.jsonUpdates
mocha
from 10.4.0 to 10.7.3Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
d5766c8
chore(main): release 10.7.3 (#5195)afd66ef
fix: make release-please build work (#5194)9e0a4bd
chore(main): release 10.7.2 (#5192)7e7a2ec
chore: fix failing markdown linting (#5193)1ac5b55
docs: improve filtering (#5191)1528c42
chore(main): release 10.7.1 (#5189)d7013dd
fix: crash with --parallel and --retries both enabled (#5173)5c2989f
chore: add knip to validate included dependenciesa777fd1
ci: automate releases (#5186)ac5574e
ci: update towindows-latest
in actions (#5185)Updates
pino-pretty
from 11.0.0 to 11.2.2Release notes
Sourced from pino-pretty's releases.