-
Notifications
You must be signed in to change notification settings - Fork 22
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 development-dependencies group across 1 directory with 6 updates #559
base: main
Are you sure you want to change the base?
Bump the development-dependencies group across 1 directory with 6 updates #559
Conversation
…ates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.10` | `2.27.11` | | [@primer/primitives](https://github.com/primer/primitives) | `10.0.0` | `10.3.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.1` | `28.0.2` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.3.0` | `16.0.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.17.0` | `8.18.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.9.0` | `28.10.0` | Updates `@changesets/cli` from 2.27.10 to 2.27.11 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `@primer/primitives` from 10.0.0 to 10.3.0 - [Release notes](https://github.com/primer/primitives/releases) - [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md) - [Commits](primer/primitives@v10.0.0...v10.3.0) Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.3.0 to 16.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve) Updates `@typescript-eslint/parser` from 8.17.0 to 8.18.1 - [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.18.1/packages/parser) Updates `eslint-plugin-jest` from 28.9.0 to 28.10.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.10.0) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@primer/primitives" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Bumps the development-dependencies group with 6 updates in the / directory:
2.27.10
2.27.11
10.0.0
10.3.0
28.0.1
28.0.2
15.3.0
16.0.0
8.17.0
8.18.1
28.9.0
28.10.0
Updates
@changesets/cli
from 2.27.10 to 2.27.11Release notes
Sourced from
@changesets/cli
's releases.Commits
ac2fd12
Version Packages (#1532)f0270f6
relax parameters for read() (#1517)f03f70b
Bump@typescript-eslint/parser
from 5.43.0 to 5.62.0 (#1527)5412908
Bump jest-watch-typeahead from 2.2.1 to 2.2.2 (#1529)828a238
Bump enquirer from 2.3.2 to 2.4.1 (#1530)5c1617f
Bump@types/lodash
from 4.14.144 to 4.17.13 (#1520)22eff6f
Bump extendable-error from 0.1.5 to 0.1.7 (#1522)7a53030
Bump eslint-config-standard from 17.0.0 to 17.1.0 (#1521)921a852
Bump@babel/preset-typescript
from 7.18.6 to 7.26.0 (#1523)ff59515
Add Dependabot config file (#1219)Updates
@primer/primitives
from 10.0.0 to 10.3.0Release notes
Sourced from
@primer/primitives
's releases.Changelog
Sourced from
@primer/primitives
's changelog.Commits
f945f3e
Version Packages (#1135)e8ba280
move component tokens into indididual files (#1142)b3bea1a
add logging utility fn (#1143)1433b8b
move timelineBadge and reactionButton tokens to component files (#1141)f8451ca
move page header (#1140)1c0288d
move diffBlob tritanopia into diffBlob component file (#1139)0be97d5
add high contrast (#1138)086fd63
move overrides for diffBlob to component file (#1137)3e281b1
Fix open state color for colorblind (#1136)b995538
Allow to keep some tokens in output as references (#1100)Updates
@rollup/plugin-commonjs
from 28.0.1 to 28.0.2Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
97e17ce
chore(release): commonjs v28.0.23efaf75
docs(commonjs):output.exports
recommendation also applies to IIFE (#1810)Updates
@rollup/plugin-node-resolve
from 15.3.0 to 16.0.0Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
1459cf0
fix(node-resolve): do not ignore exceptions (#564)366380e
fix(node-resolve)!: resolve hash in path (#588)f87c442
chore(release): node-resolve v9.0.0e4d21ba
refactor(node-resolve): remove deep-freeze from dependencies (#529)621768b
feat(commonjs)!: return the namespace by default when requiring ESM (#507)e632469
chore(node-resolve): update dependencies84dfddb
chore(node-resolve): clean up changelog3fa649d
chore(release): node-resolve v8.4.0a582b59
chore(release): node-resolve v8.3.0a60cb76
chore(release): node-resolve v8.2.0Updates
@typescript-eslint/parser
from 8.17.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)4cb2cf8
fix: typescript peer dependency (#10373)Updates
eslint-plugin-jest
from 28.9.0 to 28.10.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
5b59029
chore(release): 28.10.0 [skip ci]d868636
feat(unbound-method): ignore functions passed tojest.mocked
(#1681)c223c1a
chore(deps): lock file maintenance (#1686)0b2d321
chore(deps): lock file maintenance (#1685)2cdd352
chore(deps): lock file maintenance (#1683)fdad862
chore(deps): update yarn to v3.8.7 (#1680)483cfb4
chore(deps): lock file maintenance (#1677)aaf2392
chore(deps): lock file maintenance (#1676)c5fb360
chore(deps): lock file maintenance (#1672)c51cade
chore(deps): lock file maintenance (#1670)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