-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 major-updates group across 1 directory with 4 updates #280
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@release-it/conventional-changelog@8.0.2, npm/@typescript-eslint/parser@5.62.0, npm/global-jsdom@24.0.0, npm/jsdom@24.1.3 |
240e9b8
to
da6e83f
Compare
@dependabot rebase |
Bumps the major-updates group with 4 updates in the / directory: [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [global-jsdom](https://github.com/modosc/global-jsdom) and [jsdom](https://github.com/jsdom/jsdom). Updates `@release-it/conventional-changelog` from 8.0.2 to 9.0.3 - [Release notes](https://github.com/release-it/conventional-changelog/releases) - [Commits](release-it/conventional-changelog@8.0.2...9.0.3) Updates `@typescript-eslint/parser` from 5.62.0 to 8.14.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.14.0/packages/parser) Updates `global-jsdom` from 24.0.0 to 25.0.0 - [Changelog](https://github.com/modosc/global-jsdom/blob/main/HISTORY.md) - [Commits](modosc/global-jsdom@v24.0.0...v25.0.0) Updates `jsdom` from 24.1.3 to 25.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.3...25.0.1) --- updated-dependencies: - dependency-name: "@release-it/conventional-changelog" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: global-jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
da6e83f
to
9e5e343
Compare
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the major-updates group with 4 updates in the / directory: @release-it/conventional-changelog, @typescript-eslint/parser, global-jsdom and jsdom.
Updates
@release-it/conventional-changelog
from 8.0.2 to 9.0.3Release notes
Sourced from
@release-it/conventional-changelog
's releases.Commits
f86194d
Release 9.0.309fdb3e
Format09aac9e
fix: use whatBump option (#106)f07f530
Release 9.0.2ccdd687
Minor refactor for readability73e212c
Format docs5e0af0c
fix: Resolve whatBump is not a function error (#105)04cc0aa
Release 9.0.16059558
Update dependencies3301fbe
fix: Allow whatBump to return undefined to skip versioning (#102)Updates
@typescript-eslint/parser
from 5.62.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)4666ed4
chore(release): publish 8.9.0Updates
global-jsdom
from 24.0.0 to 25.0.0Changelog
Sourced from global-jsdom's changelog.
Commits
c415a55
raise minimum jsdom version to 25 (#426)b0816c4
Bump jsdom from 24.0.0 to 25.0.0 (#422)4117aeb
Bump braces from 3.0.2 to 3.0.3 (#405)a32257e
Bump chai from 5.0.3 to 5.1.1 (#404)80f21c2
Bump eslint-plugin-mocha from 10.2.0 to 10.4.3 (#400)7a93068
Bump tar from 6.1.13 to 6.2.1 (#399)66a5c67
Bump mocha from 10.2.0 to 10.4.0 (#396)0c25bac
Bump ip from 2.0.0 to 2.0.1 (#390)91004e5
move examples to type: module + esm/.cjs (#386)83f7978
Bump chai from 4.3.10 to 5.0.3 (#381)Updates
jsdom
from 24.1.3 to 25.0.1Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
04541b3
Version 25.0.196bd111
Update dependencies and dev dependenciesd08440c
Upgrade tough-cookie to v5.0.0c53efc8
Version 25.0.0784c8a5
Set EventTarget.prototype to the jsdom's Object.prototypeDependabot 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