Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the dev-dependencies group with 2 updates in the / directory: eslint-plugin-unicorn and semantic-release.

Updates eslint-plugin-unicorn from 61.0.2 to 62.0.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v62.0.0

New rules

Improvements

  • text-encoding-identifier-case: Add withDash option (#2780) 90253860
  • no-useless-undefined: Check one undefined at a time (#2792) 27f75099
  • prefer-single-call: Check optional chaining (#2788) 8a132ace
  • text-encoding-identifier-case: Enforce 'utf-8' in form[acceptCharset] and TextDecoder (#2785) 46b39741
  • prefer-node-protocol: Handle TypeScript import types (#2774) 13a37a0d
  • no-array-for-each: Ignore forEach for Effect library (#2783) 2ef6f831
  • prefer-string-raw: Ignore more places that requires a string (#2776) 43bc4299
  • prefer-string-raw: Add support for template literals (#2691) 52723a24
  • prefer-global-this: Add navigation to windowSpecificAPIs (#2770) 0c939985
  • prefer-code-point: Report cases where String.fromCharCode is not called directly (#2766) 1d682a18
  • no-useless-spread: Safely remove empty array and object (#2764) 7aeabab3

Fixes

  • consistent-function-scoping: Fix inconsistent behavior (#2748) a5464440

sindresorhus/eslint-plugin-unicorn@v61.0.2...v62.0.0

Commits

Updates semantic-release from 24.2.9 to 25.0.1

Release notes

Sourced from semantic-release's releases.

v25.0.1

25.0.1 (2025-10-19)

Bug Fixes

v25.0.1-beta.3

25.0.1-beta.3 (2025-10-19)

Bug Fixes

  • deps: update to latest npm plugin (a96aced)

v25.0.1-beta.2

25.0.1-beta.2 (2025-10-19)

Bug Fixes

v25.0.1-beta.1

25.0.1-beta.1 (2025-10-16)

Bug Fixes

v25.0.1-alpha.4

25.0.1-alpha.4 (2025-10-16)

Bug Fixes

v25.0.1-alpha.3

... (truncated)

Commits
  • 45b1552 Merge pull request #3906 from semantic-release/beta
  • a96aced fix(deps): update to latest npm plugin
  • fad173e fix(deps): update to the stable version of the npm plugin to add trusted publ...
  • 98ad71d ci(action): update github/codeql-action action to v4.30.9 (#3910)
  • 7dcca47 chore(deps): update dependency @​types/node to v22.18.11 (#3909)
  • f1f2b89 chore(deps): update dependency got to v14.6.0 (#3908)
  • ec8d899 Merge pull request #3905 from semantic-release/alpha
  • c770748 fix(deps): update to the beta of the npm plugin
  • e6faf9a docs(trusted-publishing): mention the updated restrictions for auth against t...
  • 7c39330 fix(deps): update to the latest alpha of the npm plugin
  • Additional commits viewable in compare view

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

…ith 2 updates

Bumps the dev-dependencies group with 2 updates in the / directory: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) and [semantic-release](https://github.com/semantic-release/semantic-release).


Updates `eslint-plugin-unicorn` from 61.0.2 to 62.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v61.0.2...v62.0.0)

Updates `semantic-release` from 24.2.9 to 25.0.1
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.9...v25.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 62.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: semantic-release
  dependency-version: 25.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants