-
Notifications
You must be signed in to change notification settings - Fork 12
Bump the frontend group across 1 directory with 12 updates #268
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
Closed
Conversation
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
Bumps the frontend group with 12 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.26.2` | `6.27.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.10.0` | `9.12.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.7` | `4.17.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.7.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.5` | `18.3.11` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` | | [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.12.0` | | [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `15.11.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.79.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.5.0` | `8.9.0` | Updates `react-router-dom` from 6.26.2 to 6.27.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@eslint/js` from 9.10.0 to 9.12.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.12.0/packages/js) Updates `@types/lodash` from 4.17.7 to 4.17.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 22.5.4 to 22.7.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.5 to 18.3.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint` from 9.10.0 to 9.12.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.10.0...v9.12.0) Updates `globals` from 15.9.0 to 15.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.9.0...v15.11.0) Updates `postcss` from 8.4.45 to 8.4.47 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.45...8.4.47) Updates `sass` from 1.78.0 to 1.79.5 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.78.0...1.79.5) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) Updates `typescript-eslint` from 8.5.0 to 8.9.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend ... Signed-off-by: dependabot[bot] <[email protected]>
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 frontend group with 12 updates in the /web directory:
6.26.26.27.09.10.09.12.04.17.74.17.1022.5.422.7.518.3.518.3.1118.3.018.3.19.10.09.12.015.9.015.11.08.4.458.4.471.78.01.79.55.6.25.6.38.5.08.9.0Updates
react-router-domfrom 6.26.2 to 6.27.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
8cfb4a7chore: Update version for release (#12121)cde8139chore: Update version for release (pre) (#12112)9a62e35chore: Update version for release (pre) (#12101)0389ebaFix issues with contextual routing and index params (#12003)73fcb9bStabilize viewTransiton and flushSync options (#11989)8c9e2b6Fix types for PatchRoutesOnNavigationFunction (#11967)09c1978Stabilize unstable_dataStrategy (#11974)25e4981Stabilize unstable_patchRoutesOnNavigation (#11973)Updates
@eslint/jsfrom 9.10.0 to 9.12.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
873ae60chore: package.json update for@eslint/jsrelease36d8095chore: package.json update for@eslint/jsreleasea10f90achore: package.json update for@eslint/jsreleaseUpdates
@types/lodashfrom 4.17.7 to 4.17.10Commits
Updates
@types/nodefrom 22.5.4 to 22.7.5Commits
Updates
@types/reactfrom 18.3.5 to 18.3.11Commits
Updates
@types/react-domfrom 18.3.0 to 18.3.1Commits
Updates
eslintfrom 9.10.0 to 9.12.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
17cfb689.12.0826e69dBuild: changelog update for 9.12.0555aafdchore: upgrade to@eslint/[email protected](#18987)873ae60chore: package.json update for@eslint/jsreleaseea380cafix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414refactor: replace strip-ansi with native module (#18982)b827029chore: Enable JSON5 linting (#18979)ecbd522docs: Mention code explorer (#18978)7ea4eccdocs: Clarifying the Use of Meta Objects (#18697)d3e4b2edocs: Clarify how to exclude.jsfiles (#18976)Updates
globalsfrom 15.9.0 to 15.11.0Release notes
Sourced from globals's releases.
Commits
0d906b815.11.06784dc1Addes3globals (#267)756071715.10.03cbce2dUpdate globals (#264)bd201b5Addpermissionsfor automated job (#263)53f872aCollect globals on all platforms (#261)560cf2fUpdate dependencies (#262)Updates
postcssfrom 8.4.45 to 8.4.47Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
5e6fd13Release 8.4.47 version714bc10Typo439d20eRelease 8.4.46 versionb93582fUpdate dependenciesc51e467Fix error on inserting node without raws in some cases829ae47Update dependencies5aaaec2Update remaining workflow jobs to use latest version of actions (#1968)Updates
sassfrom 1.78.0 to 1.79.5Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
7290399Partially replace chokidar with@parcel/watcher(#2379)85b467bUpdate LMS matrices (#2374)2c5f1e9Use correct notation for multiple denominator units (#2375)d58e219Addsass-parsersupport for for the@supportsrule (#2378)5535d1fFix srgb to linear (#2372)5acae8aFix JS APIcolor.interpolate(color2)without options (#2369)4890989Add support for missing color channels to the protofier (#2366)67fecffunifyComound() and unifyComplex() no longer move pseudo-classes across pseudo...f84e867Fix JS API legacy SassColor.change (#2368)