Skip to content

Bump @sitespeed.io/log from 1.0.0 to 2.0.0#83

Merged
7h3Rabbit merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sitespeed.io/log-2.0.0
May 21, 2026
Merged

Bump @sitespeed.io/log from 1.0.0 to 2.0.0#83
7h3Rabbit merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sitespeed.io/log-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps @sitespeed.io/log from 1.0.0 to 2.0.0.

Release notes

Sourced from @​sitespeed.io/log's releases.

v2.0.0

Breaking

  • Require Node.js 22 or later #9. Dropped Node 20.

Fixed

  • Log messages containing $1, $&, $$ and similar tokens are now emitted verbatim instead of being mangled as regex backreferences #8.
  • %d placeholder now consistently returns a string.
  • Corrected a "Could create the log message" fallback message that was missing the word "not".
  • Pinned GitHub Action versions to SHAs #7.
  • Refreshed dev tooling (ava, eslint, prettier and plugins) and migrated to native eslint flat config #10.
  • Rewrote the README with install, usage, log levels, configuration and placeholder reference #10.
Changelog

Sourced from @​sitespeed.io/log's changelog.

2.0.0 - 2026-05-16

Breaking

  • Require Node.js 22 or later #9. Dropped Node 20.

Fixed

  • Log messages containing $1, $&, $$ and similar tokens are now emitted verbatim instead of being mangled as regex backreferences #8.
  • %d placeholder now consistently returns a string.
  • Corrected a "Could create the log message" fallback message that was missing the word "not".
  • Pinned GitHub Action versions to SHAs #7.
  • Refreshed dev tooling (ava, eslint, prettier and plugins) and migrated to native eslint flat config #10.
  • Rewrote the README with install, usage, log levels, configuration and placeholder reference #10.
Commits

Dependabot compatibility score

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 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)

Bumps [@sitespeed.io/log](https://github.com/sitespeedio/log) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/sitespeedio/log/releases)
- [Changelog](https://github.com/sitespeedio/log/blob/main/CHANGELOG.md)
- [Commits](sitespeedio/log@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: "@sitespeed.io/log"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 19, 2026
@7h3Rabbit 7h3Rabbit merged commit bbf4d96 into main May 21, 2026
1 check passed
@7h3Rabbit 7h3Rabbit deleted the dependabot/npm_and_yarn/sitespeed.io/log-2.0.0 branch May 21, 2026 16:48
This was referenced May 21, 2026
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.

1 participant