forked from open-telemetry/opentelemetry-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: bump the npm-development-dependencies group across 3 directories with 14 updates #338
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/src/flagd-ui/npm-development-dependencies-6dc7b32f23
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
…es with 14 updates Bumps the npm-development-dependencies group with 10 updates in the /src/flagd-ui directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.13.9` | | [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.21.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.0` | `15.2.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.3` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.9` | `0.6.11` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.16` | `4.0.11` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.1.0` | `5.2.0` | Bumps the npm-development-dependencies group with 9 updates in the /src/frontend directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.13.9` | | [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.21.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.0` | `15.2.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.0` | `8.26.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.0` | `8.26.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.16.1` | `14.1.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.1.0` | `5.2.0` | | [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `7.4.4` | `7.6.1` | Bumps the npm-development-dependencies group with 1 update in the /src/paymentservice directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.10.2 to 22.13.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.16.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.21.0) Updates `eslint-config-next` from 15.1.0 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 `postcss` from 8.4.49 to 8.5.3 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.3) Updates `prettier` from 3.4.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.4.2...3.5.3) Updates `prettier-plugin-tailwindcss` from 0.6.9 to 0.6.11 - [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.9...v0.6.11) Updates `tailwindcss` from 3.4.16 to 4.0.11 - [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.11/packages/tailwindcss) Updates `typescript` from 5.7.2 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.2...v5.8.2) Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/parser) Updates `eslint-plugin-react` from 7.37.2 to 7.37.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.4) Updates `eslint-plugin-react-hooks` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `@types/node` from 22.10.2 to 22.13.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.16.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.21.0) Updates `eslint-config-next` from 15.1.0 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 `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/parser) Updates `cypress` from 13.16.1 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@v13.16.1...v14.1.0) Updates `eslint-plugin-react` from 7.37.2 to 7.37.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.4) Updates `eslint-plugin-react-hooks` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `openapi-typescript` from 7.4.4 to 7.6.1 - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.6.1/packages/openapi-typescript) Updates `@types/node` from 22.10.1 to 22.13.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: eslint-plugin-react dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: eslint-plugin-react-hooks dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-development-dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: openapi-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: "@types/node" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #346. |
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
0 participants
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 npm-development-dependencies group with 10 updates in the /src/flagd-ui directory:
22.10.2
22.13.9
9.16.0
9.21.0
15.1.0
15.2.1
8.4.49
8.5.3
3.4.2
3.5.3
0.6.9
0.6.11
3.4.16
4.0.11
5.7.2
5.8.2
7.37.2
7.37.4
5.1.0
5.2.0
Bumps the npm-development-dependencies group with 9 updates in the /src/frontend directory:
22.10.2
22.13.9
9.16.0
9.21.0
15.1.0
15.2.1
8.18.0
8.26.0
8.18.0
8.26.0
13.16.1
14.1.0
7.37.2
7.37.4
5.1.0
5.2.0
7.4.4
7.6.1
Bumps the npm-development-dependencies group with 1 update in the /src/paymentservice directory: @types/node.
Updates
@types/node
from 22.10.2 to 22.13.9Commits
Updates
eslint
from 9.16.0 to 9.21.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ecd0ede
9.21.0a7ef4c7
Build: changelog update for 9.21.0a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453)265e0cf
chore: package.json update for@eslint/js
release418717f
feat: introduce new deprecated types for rules (#19238)3401b85
test: add test forRule.ReportDescriptor
type (#19449)e497aa7
chore: update rewrite dependencies (#19448)c5561ea
docs: Update READMEdb5340d
fix: update missing plugin message template (#19445)d8ffdd4
fix: do not exit process on rule crash (#19436)Updates
eslint-config-next
from 15.1.0 to 15.2.1Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
6338781
v15.2.1197b4bb
v15.2.1-canary.60b699b1
v15.2.1-canary.56f6001a
v15.2.1-canary.45f1df89
v15.2.1-canary.3f06a72e
v15.2.1-canary.22497f81
v15.2.1-canary.183610c6
v15.2.1-canary.0b0416fb
v15.2.0166369d
v15.2.0-canary.77Updates
postcss
from 8.4.49 to 8.5.3Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
22c309d
Release 8.5.3 versiona2b594f
Update ESLint config8232ba0
Fix tests5082831
Fix text4fdb54b
update: parser.js to clarify error message06006ec
AtRule can be empty755f08f
fix typo: them -> then (#2016)692fcde
Release 8.5.2 versionb70e98f
Update dependenciesba587e3
Fix end position of rules withownSemicon
(#2012)Updates
prettier
from 3.4.2 to 3.5.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
4ff5dc5
Release 3.5.3a2e560e
Fix missing parentheses inConditionalTypeAnnotation
(#17196)fa95c97
AddmergeBlogPost
step to release script (#17199)b47cd50
Add title to patch release changelog (#17197)de30788
Minor fix in release scriptecee6a0
Clean changelog_unreleasedfd06512
Bump Prettier dependency to 3.5.21f74dd5
Update dependents count399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)Updates
prettier-plugin-tailwindcss
from 0.6.9 to 0.6.11Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
Commits
b5fb12c
0.6.11be269bd
Fix import2530335
Support loading TypeScript configs in v4 (#342)6d3fa07
Update changelog95fce37
Update changelogf8a2244
Update changelogb08ed2f
0.6.109481dd0
Fix erroneous template string whitespace formatting in Svelte (#332)a9201df
Add missing properties to PluginOptions type (#325)04184b8
Replace support for@zackad/prettier-plugin-twig-melody
with `@zackad/prett...Updates
tailwindcss
from 3.4.16 to 4.0.11Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
b676da8
Prepare v4.0.11 release (#16987)1638b16
Prepare v4.0.10 release (#16963)1c2ad57
Addpointer-*
variants (#16946)2eecb4d
Removemax-w-auto
andmax-h-auto
(#16917)57b080c
Allow!important
on CSS variables (#16873)db40530
Don't swallow@utility
declarations when@apply
is used in nested rules (...b0aa20c
Ensureoutline-hidden
behaves likeoutline-none
in non-forced-colors
mo...595b88f
Support barecol-*
androw-*
utilities (#15183)66ef77c
Emit@keyframes
in prefixed setup (#16850)5532d48
Addscripting
variants (#11929)Updates
typescript
from 5.7.2 to 5.8.2Release notes
Sourced from typescript's releases.