Bump the "src-frontend" group with 2 updates across multiple ecosystems#3553
Merged
Conversation
…dates Bumps the src-frontend group with 3 updates in the /src/frontend directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [cypress](https://github.com/cypress-io/cypress) and [eslint](https://github.com/eslint/eslint). Updates `@tanstack/react-query` from 5.101.0 to 5.101.1 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.1/packages/react-query) Updates `cypress` from 15.17.0 to 15.18.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@v15.17.0...v15.18.0) Updates `eslint` from 9.39.4 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.5.0) chore(deps): bump the src-frontend group across 1 directory with 2 updates Bumps the src-frontend group with 2 updates in the /src/frontend directory: library/node and cypress/included. Updates `library/node` from `191ef87` to `f9b8bd6` Updates `cypress/included` from 15.17.0 to 15.18.0 --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.101.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: src-frontend - dependency-name: cypress dependency-version: 15.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: src-frontend - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: src-frontend - dependency-name: library/node dependency-version: 26.3.1-slim dependency-type: direct:production update-type: version-update:semver-patch dependency-group: src-frontend - dependency-name: cypress/included dependency-version: 15.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: src-frontend ... Signed-off-by: dependabot[bot] <support@github.com>
julianocosta89
approved these changes
Jul 1, 2026
Member
|
@dependabot ignore eslint major version |
Contributor
Author
|
OK, I won't notify you about version 10.x.x of eslint again, unless you unignore it. |
julianocosta89
approved these changes
Jul 3, 2026
This file contains hidden or 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
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the src-frontend group with 3 updates in the /src/frontend directory: @tanstack/react-query, cypress and eslint.
Updates
@tanstack/react-queryfrom 5.101.0 to 5.101.1Release notes
Sourced from @tanstack/react-query's releases.
Changelog
Sourced from @tanstack/react-query's changelog.
Commits
b809297ci: Version Packages (#10977)ccc843etest({react,preact}-query/useQueries): move type-only tests to 'useQueries.te...4154613test({react,preact}-query/useMutation): split 'should handle conditional logi...8bb5fdetest({react,preact}-query/useMutation): split 'should pass meta to mutation' ...87426a3test(react-query): replace deprecated 'toBeCalledTimes' with 'toHaveBeenCalle...feb1efdtest(*): move 'vi.useRealTimers' to the end of 'afterEach' so cleanup runs un...Updates
cypressfrom 15.17.0 to 15.18.0Release notes
Sourced from cypress's releases.
Commits
fa083dbfix: prevent proxy crash on IPv6 literal hosts in cy.visit (#34146)063636cchore(ci): only install firefox in UI test jobs that target it (#34142)02aa75dfeat: add removeSRIAttributes config option to strip SRI from first-party res...2d6b11echore(deps): bump undici to 6.27.0 for SNYK-JS-UNDICI-17372658 (#34121)56759eamisc: remove the global install warning from cypress install (#34139)d47b81dchore: resync yarn.lock (shell-quote) (#34145)19ac719chore(ci): remove duplicate test run in npm-webpack-dev-server job (#34141)6f96dacdocs: document PR title prefixes, changelog, and template requirements (#34128)d706175chore: correct misleading WebKit browser debug log message (#34135)fb76794chore: remove no-op CYPRESS_DOWNLOAD_USE_CA environment variable (#34131)Updates
eslintfrom 9.39.4 to 10.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Bumps the src-frontend group with 2 updates in the /src/frontend directory: library/node and cypress/included.
Updates
library/nodefrom191ef87tof9b8bd6Updates
cypress/includedfrom 15.17.0 to 15.18.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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