-
Notifications
You must be signed in to change notification settings - Fork 35
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
Bump the dependencies group across 1 directory with 13 updates #1570
Closed
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 dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [react-helmet-async](https://github.com/staylor/react-helmet-async) | `1.3.0` | `2.0.5` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.25.1` | `6.26.0` | | [react-tiny-popover](https://github.com/alexkatz/react-tiny-popover) | `5.1.0` | `8.0.4` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.8.0` | `9.9.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [cypress](https://github.com/cypress-io/cypress) | `13.13.2` | `13.13.3` | | [eslint](https://github.com/eslint/eslint) | `9.7.0` | `9.9.0` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `3.4.0` | `3.5.0` | | [globals](https://github.com/sindresorhus/globals) | `15.8.0` | `15.9.0` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.25.1` | `1.26.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.7` | `15.2.9` | | [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.7` | `3.4.10` | Updates `react-helmet-async` from 1.3.0 to 2.0.5 - [Release notes](https://github.com/staylor/react-helmet-async/releases) - [Commits](https://github.com/staylor/react-helmet-async/commits) Updates `react-router-dom` from 6.25.1 to 6.26.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `react-tiny-popover` from 5.1.0 to 8.0.4 - [Release notes](https://github.com/alexkatz/react-tiny-popover/releases) - [Changelog](https://github.com/alexkatz/react-tiny-popover/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexkatz/react-tiny-popover/commits) Updates `@eslint/js` from 9.8.0 to 9.9.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.9.0/packages/js) 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 `cypress` from 13.13.2 to 13.13.3 - [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.2...v13.13.3) Updates `eslint` from 9.7.0 to 9.9.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.7.0...v9.9.0) Updates `eslint-plugin-cypress` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v3.4.0...v3.5.0) Updates `globals` from 15.8.0 to 15.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.8.0...v15.9.0) Updates `lightningcss` from 1.25.1 to 1.26.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.25.1...v1.26.0) Updates `lint-staged` from 15.2.7 to 15.2.9 - [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.7...v15.2.9) Updates `postcss` from 8.4.40 to 8.4.41 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.40...8.4.41) Updates `tailwindcss` from 3.4.7 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.7...v3.4.10) --- updated-dependencies: - dependency-name: react-helmet-async dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-tiny-popover dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lightningcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Aug 15, 2024
Superseded by #1571. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-431ff05109
branch
August 16, 2024 09:05
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.
Bumps the dependencies group with 13 updates in the / directory:
1.3.0
2.0.5
6.25.1
6.26.0
5.1.0
8.0.4
9.8.0
9.9.0
10.4.19
10.4.20
13.13.2
13.13.3
9.7.0
9.9.0
3.4.0
3.5.0
15.8.0
15.9.0
1.25.1
1.26.0
15.2.7
15.2.9
8.4.40
8.4.41
3.4.7
3.4.10
Updates
react-helmet-async
from 1.3.0 to 2.0.5Commits
Updates
react-router-dom
from 6.25.1 to 6.26.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
91ef146
chore: Update version for release (#11863)7acbfbe
chore: Update version for release (pre) (#11860)8334033
chore: Update version for release (pre) (#11854)653d1a8
Fix hydration behavior of patchRoutesOnMiss when v7_partialHydration is enabl...01d0f41
Add support for replace() redirects (#11811)Updates
react-tiny-popover
from 5.1.0 to 8.0.4Commits
Updates
@eslint/js
from 9.8.0 to 9.9.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
59dba1b
chore: package.json update for@eslint/js
releaseUpdates
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
cypress
from 13.13.2 to 13.13.3Release notes
Sourced from cypress's releases.
Commits
2b5b2f6
chore: Update v8 snapshot cache (#30033)db76576
chore: bump circle cache (#30031)43271b9
chore: release 13.13.3 (#30030)16670bb
chore: Revert "misc: allow HiDPI Screen running wayland to use cypress window...a421f15
dependency: update dependency image-size to v1 (#30023)c20b242
misc: allow HiDPI Screen running wayland to use cypress window/browser (#29366)0772844
chore: re-sync yarn.lock (#30026)1a2ac6a
chore: Update v8 snapshot cache (#30025)54a8932
chore(deps): update dependency@cypress-design/vue-statusicon
to ^0.5.7 (#29649)eb19be4
chore: Upgrade esbuild from 0.17.19 to 0.23.0 (#30015)Updates
eslint
from 9.7.0 to 9.9.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
0dd3863
9.9.02e5ba77
Build: changelog update for 9.9.0461b2c3
chore: upgrade to@eslint/[email protected]
(#18765)59dba1b
chore: package.json update for@eslint/js
releasefea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724)41d0206
feat: Add support for TS config files (#18134)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760)9fe068c
docs: how to author plugins with configs that extend other configs (#18753)b97fa05
chore: update wdio dependencies for more stable tests (#18759)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716)Updates
eslint-plugin-cypress
from 3.4.0 to 3.5.0Release notes
Sourced from eslint-plugin-cypress's releases.
Commits
d58d93d
Merge pull request #216 from nicooprat/master77f2da9
Merge pull request #217 from MikeMcC399/deprecate-v70462555
docs: deprecate ESLint v77983175
Sort rules alphabetically in Readmedd07e80
Update README about no-pause033de6e
feat: add rule no-debugUpdates
globals
from 15.8.0 to 15.9.0Release notes
Sourced from globals's releases.
Commits
b1d88b8
15.9.0f72b047
Update globals (#258)df410c8
Add automated job to create es yearly globals (#257)Updates
lightningcss
from 1.25.1 to 1.26.0Release notes
Sourced from lightningcss's releases.
Commits
0bcd896
Add arm Windows support262d120
bump freebsdc7fc5a1
v1.26.027b7274
feat: add wasm file to file exports (#755)dcbb997
update compat datae7d1bfd
update ast86ac8f0
Add support for named timeline ranges in@keyframes
(#787)be53018
feat: Add a lint for unsupported CSS Module selector (#784)3e62347
Bump browserslist-rs 0.16.0 (#772)f7c8831
fix: Fix codegen of:is(input:checked)
(#783)Updates
lint-staged
from 15.2.7 to 15.2.9Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
0ce5e14
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.jsonf0480f0
Revert "chore(changeset): release (#1461)"1da81c0
chore(changeset): release (#1461)cc04e08
ci: add required permission for provenance generationfa2dac8
Revert "chore(changeset): release (#1455)"8325985
chore(changeset): release (#1455)92f295f
build(deps): update dependencies (#1460)Updates
postcss
from 8.4.40 to 8.4.41Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
57e0211
Release 8.4.41 versionf27134f
Update dependencies146d31c
Merge pull request #1952 from nex3/rule-props3707c3b
Merge remote-tracking branch 'origin/main' into rule-props9ab3619
DeclareInput.toJSON()
be59ad4
Remove dead website165154b
Update dependencies6127a44
Declaration#variable do not have setter536726d
Fix type58fa0ef
Sort keysUpdates
tailwindcss
from 3.4.7 to 3.4.10Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
f07dbff
3.4.10c4f2362
Bump versions of plugins in the Standalone CLI (#14185)f65023e
3.4.9702ba6a
Don't warn about broad globs in vendor folders (#14147)1676118
3.4.869c81f2
renamemaster
tomain
858696a
Warn when broad glob patterns are used in the content configuration (#14140)1f23c2e
Bump to latest cssnano v6 (#14105)28bd90e
Automate checksum generation for standalone CLI (#14081)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions