Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps slug from 9.1.0 to 11.0.0.

Changelog

Sourced from slug's changelog.

11.0.0 (2025-05-22)

chore

  • throw on lone surrogates (#492) (8ea2c6b)
  • update supported Node.js versions to 20.x and later (#493) (d23bfa7)

BREAKING CHANGES

  • Strings will throw if not well-formed (lone surrogates).
  • update supported Node.js versions to 20.x and later

10.0.0 (2024-10-17)

BREAKING CHANGES

  • This module only supports ESM. CommonJS and non-ESM script tags are no longer supported.

  • chore: add web-test-runner

  • chore: add coverage reporting for CLI tests

  • chore: fail CLI tests if coverage is not 100%

Commits
  • ed52c10 chore(release): 11.0.0 [skip ci]
  • 856ea90 chore(deps-dev): bump @​web/test-runner from 0.20.1 to 0.20.2 (#491)
  • 8ea2c6b chore: throw on lone surrogates (#492)
  • d23bfa7 chore: update supported Node.js versions to 20.x and later (#493)
  • 291d340 chore(deps-dev): bump mocha from 11.3.0 to 11.4.0 (#490)
  • 4fd1a03 chore(deps-dev): bump semantic-release from 24.2.3 to 24.2.4 (#489)
  • 30de599 chore(deps-dev): bump mocha from 11.2.2 to 11.3.0 (#488)
  • beda99e chore(deps-dev): bump mocha from 11.1.0 to 11.2.2 (#487)
  • b83e3c3 chore(deps-dev): bump @​web/test-runner from 0.20.0 to 0.20.1 (#486)
  • 0a772e0 chore(deps-dev): bump koa from 2.15.3 to 2.16.1 (#485)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slug-11.0.0 branch from b53c5e2 to 63db27b Compare August 25, 2025 14:21
Bumps [slug](https://github.com/Trott/slug) from 9.1.0 to 11.0.0.
- [Changelog](https://github.com/Trott/slug/blob/main/CHANGELOG.md)
- [Commits](Trott/slug@v9.1.0...v11.0.0)

---
updated-dependencies:
- dependency-name: slug
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slug-11.0.0 branch from 63db27b to a10666a Compare September 10, 2025 14:29
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