generated from nl-design-system/example
-
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
build(deps-dev): bump the patch-and-minor-updates group across 1 directory with 19 updates #516
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/patch-and-minor-updates-cb59fc2009
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps-dev): bump the patch-and-minor-updates group across 1 directory with 19 updates #516
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/patch-and-minor-updates-cb59fc2009
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
…ctory with 19 updates Bumps the patch-and-minor-updates group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.2` | `7.26.9` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.1` | `7.26.8` | | [@babel/plugin-syntax-import-attributes](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-attributes) | `7.25.6` | `7.26.0` | | [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) | `3.9.1` | `3.12.1` | | [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) | `3.9.1` | `3.12.2` | | [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) | `3.9.1` | `3.12.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.5` | `22.13.8` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.5.0` | `8.25.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.5.0` | `8.25.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` | | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.4.3` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.41.0` | `0.44.0` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `17.1.1` | `17.1.15` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.8.2` | | [rollup](https://github.com/rollup/rollup) | `4.21.3` | `4.34.9` | | [@octokit/core](https://github.com/octokit/core.js) | `6.1.2` | `6.1.4` | | [@octokit/plugin-paginate-graphql](https://github.com/octokit/plugin-paginate-graphql.js) | `5.2.2` | `5.2.4` | Updates `@babel/core` from 7.25.2 to 7.26.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.1 to 7.26.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.8/eslint/babel-eslint-parser) Updates `@babel/plugin-syntax-import-attributes` from 7.25.6 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-plugin-syntax-import-attributes) Updates `@lerna-lite/cli` from 3.9.1 to 3.12.1 - [Release notes](https://github.com/lerna-lite/lerna-lite/releases) - [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.12.1/packages/cli) Updates `@lerna-lite/publish` from 3.9.1 to 3.12.2 - [Release notes](https://github.com/lerna-lite/lerna-lite/releases) - [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md) - [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.12.2/packages/publish) Updates `@lerna-lite/version` from 3.9.1 to 3.12.2 - [Release notes](https://github.com/lerna-lite/lerna-lite/releases) - [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/version/CHANGELOG.md) - [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.12.2/packages/version) Updates `@types/node` from 22.5.5 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.5.0 to 8.25.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.25.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.5.0 to 8.25.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.25.0/packages/parser) Updates `eslint-plugin-import` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) Updates `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) Updates `lint-staged` from 15.2.10 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.4.3) Updates `markdownlint-cli` from 0.41.0 to 0.44.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.41.0...v0.44.0) Updates `npm-check-updates` from 17.1.1 to 17.1.15 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v17.1.1...v17.1.15) Updates `prettier` from 3.3.3 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.5.2) Updates `typescript` from 5.6.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.6.2...v5.8.2) Updates `rollup` from 4.21.3 to 4.34.9 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.21.3...v4.34.9) Updates `@octokit/core` from 6.1.2 to 6.1.4 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v6.1.2...v6.1.4) Updates `@octokit/plugin-paginate-graphql` from 5.2.2 to 5.2.4 - [Release notes](https://github.com/octokit/plugin-paginate-graphql.js/releases) - [Commits](octokit/plugin-paginate-graphql.js@v5.2.2...v5.2.4) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@babel/plugin-syntax-import-attributes" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@lerna-lite/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@lerna-lite/publish" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@lerna-lite/version" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-updates - dependency-name: "@octokit/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-updates - dependency-name: "@octokit/plugin-paginate-graphql" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
|
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 patch-and-minor-updates group with 19 updates in the / directory:
7.25.2
7.26.9
7.25.1
7.26.8
7.25.6
7.26.0
3.9.1
3.12.1
3.9.1
3.12.2
3.9.1
3.12.2
22.5.5
22.13.8
8.5.0
8.25.0
8.5.0
8.25.0
2.30.0
2.31.0
9.1.6
9.1.7
15.2.10
15.4.3
0.41.0
0.44.0
17.1.1
17.1.15
3.3.3
3.5.2
5.6.2
5.8.2
4.21.3
4.34.9
6.1.2
6.1.4
5.2.2
5.2.4
Updates
@babel/core
from 7.25.2 to 7.26.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
64bca7b
v7.26.94cf5c9e
[babel 8] Use@babel/types
for parser's return type (#17117)fd3f0a8
Do not depend on@types/gensync
in Babel 7 (#17127)5315446
[babel 8] Remove babel 7-specific imports (#17111)0593941
v7.26.81bdb1a4
Move@types/gensync
to dependencies (#17105)2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)Updates
@babel/eslint-parser
from 7.25.1 to 7.26.8Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
0593941
v7.26.8e02b0ff
[Babel 8] Create TSTemplateLiteralType (#17066)74181cf
v7.26.5cd24cc0
chore: Update TS 5.7 (#17053)5511172
[babel 8] RenamesuperTypeParameters
->superTypeArguments
(#16997)ace334f
Fix CI e2e-babel error (#16946)64fa466
Enable import attributes parsing by default (#16850)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)33d705e
AnalyzeClassAccessorProperty
to prevent theno-undef
rule (#16884)Updates
@babel/plugin-syntax-import-attributes
from 7.25.6 to 7.26.0Release notes
Sourced from
@babel/plugin-syntax-import-attributes
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-syntax-import-attributes
's changelog.... (truncated)
Commits
63d3038
v7.26.064fa466
Enable import attributes parsing by default (#16850)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)Updates
@lerna-lite/cli
from 3.9.1 to 3.12.1Release notes
Sourced from
@lerna-lite/cli
's releases.... (truncated)
Changelog
Sourced from
@lerna-lite/cli
's changelog.Commits
50da3e5
chore(release): publish new version v3.12.14d410a9
chore(release): publish new version v3.12.0c4f7c10
chore(deps): usecatalog:
anywhere we have duplicate versions (#976)2cf5915
chore(release): publish new version v3.11.0956ad09
fix(deps): update all non-major dependencies (#966)6aab9c5
chore: add missing git prefix on git repo linksa91533e
chore(release): publish new version v3.10.1567a622
chore(release): publish new version v3.10.0f72f893
feat: support --scope filter options in all lerna commands (#948)4dfa599
chore(release): publish new version v3.9.3Updates
@lerna-lite/publish
from 3.9.1 to 3.12.2Release notes
Sourced from
@lerna-lite/publish
's releases.... (truncated)
Changelog
Sourced from
@lerna-lite/publish
's changelog.... (truncated)
Commits
4138395
chore(release): publish new version v3.12.2edf234b
docs: add catalog note about lerna only reading catalog not writing to50da3e5
chore(release): publish new version v3.12.18670bff
docs: improve catalog documentation4d410a9
chore(release): publish new version v3.12.0c4f7c10
chore(deps): usecatalog:
anywhere we have duplicate versions (#976)1dd3dc7
feat(publish): support pnpmcatalog:
protocol with lerna publish (#975)cc55d79
docs: fix some typos2c14288
fix(deps): update dependency tinyrainbow to v2 (#973)24d1bbc
fix(deps): update all non-major dependencies (#971)Updates
@lerna-lite/version
from 3.9.1 to 3.12.2Release notes
Sourced from
@lerna-lite/version
's releases.