Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Removes glob. It's no longer used after updating ancestor dependencies glob, semantic-release and gradle-semantic-release-plugin. These dependencies need to be updated together.

Removes glob

Updates semantic-release from 24.2.9 to 25.0.2

Release notes

Sourced from semantic-release's releases.

v25.0.2

25.0.2 (2025-11-07)

Bug Fixes

  • deps: update dependency read-package-up to v12 (#3935) (1494cb9)

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

... (truncated)

Commits
  • 1494cb9 fix(deps): update dependency read-package-up to v12 (#3935)
  • b79ff4c Merge pull request #3931 from Simek/patch-1
  • ddfe3cb Merge pull request #3932 from Deltamir/docs-add-semantic-release-uv-community...
  • adac0b7 Merge pull request #3920 from semantic-release/installation
  • 8b68108 update Node version in npx command example
  • 15293df docs(plugins): add semantic-release-uv community plugin in plugins list
  • bfc6d4d docs: Update minimal required Node version
  • 8d7d8ed chore(deps): update dependency @​types/node to v24.10.0 (#3929)
  • 809126c chore(deps): lock file maintenance (#3928)
  • d1affd3 chore(deps): update dependency got to v14.6.2 (#3927)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semantic-release since your current version.


Updates gradle-semantic-release-plugin from 1.10.1 to 1.10.3

Release notes

Sourced from gradle-semantic-release-plugin's releases.

v1.10.3

1.10.3 (2025-12-03)

Bug Fixes

  • ci: publish package with Trusted Publisher (715c08c)

v1.10.2

1.10.2 (2025-11-30)

Bug Fixes

  • deps: support semantic-release v25.0.2 (#721) (0292f11)
Changelog

Sourced from gradle-semantic-release-plugin's changelog.

1.10.3 (2025-12-03)

Bug Fixes

  • ci: publish package with Trusted Publisher (715c08c)

1.10.2 (2025-11-30)

Bug Fixes

  • deps: support semantic-release v25.0.2 (#721) (0292f11)
Commits
  • 75037a6 chore(release): 1.10.3 [skip ci]
  • 715c08c fix(ci): publish package with Trusted Publisher
  • f0259ef chore(deps): update dependency prettier to v3.7.3 (#736)
  • 155baa9 chore(deps): update dependency prettier to v3.7.2 (#735)
  • 810b7a9 chore(release): 1.10.2 [skip ci]
  • fc2f3df chore(deps): update node.js to v24
  • 0292f11 fix(deps): support semantic-release v25.0.2 (#721)
  • b5a4846 chore(deps): update dependency prettier to v3.7.1 (#734)
  • 6ffeafb chore(deps): bump js-yaml
  • 030a50a chore(deps): update actions/checkout action to v6
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for gradle-semantic-release-plugin since your current version.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…plugin

Removes [glob](https://github.com/isaacs/node-glob). It's no longer used after updating ancestor dependencies [glob](https://github.com/isaacs/node-glob), [semantic-release](https://github.com/semantic-release/semantic-release) and [gradle-semantic-release-plugin](https://github.com/KengoTODA/gradle-semantic-release-plugin). These dependencies need to be updated together.


Removes `glob`

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

Updates `gradle-semantic-release-plugin` from 1.10.1 to 1.10.3
- [Release notes](https://github.com/KengoTODA/gradle-semantic-release-plugin/releases)
- [Changelog](https://github.com/KengoTODA/gradle-semantic-release-plugin/blob/master/CHANGELOG.md)
- [Commits](KengoTODA/gradle-semantic-release-plugin@v1.10.1...v1.10.3)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 
  dependency-type: indirect
- dependency-name: semantic-release
  dependency-version: 25.0.2
  dependency-type: direct:development
- dependency-name: gradle-semantic-release-plugin
  dependency-version: 1.10.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 5, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-ede8379be2 branch December 5, 2025 08:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants