Skip to content

build(deps): bump gulp-rev-rewrite from 5.0.0 to 6.0.0#153

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/gulp-rev-rewrite-6.0.0
Open

build(deps): bump gulp-rev-rewrite from 5.0.0 to 6.0.0#153
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/gulp-rev-rewrite-6.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps gulp-rev-rewrite from 5.0.0 to 6.0.0.

Release notes

Sourced from gulp-rev-rewrite's releases.

v6.0.0

6.0.0 (2023-09-28)

Code Refactoring

  • move to ESM and require Node 18 (ce3b418)
  • remove unnecessary plugin options (3cc22fc)

Performance Improvements

  • speed up RegExp with character classes (35e2943)

BREAKING CHANGES

  • The plugin is now pure ESM
  • Requires Node 18
  • The prefix, modifyUnreved, and modifyReved options have been removed.
Changelog

Sourced from gulp-rev-rewrite's changelog.

6.0.0 (2023-09-28)

Code Refactoring

  • move to ESM and require Node 18 (ce3b418)
  • remove unnecessary plugin options (3cc22fc)

Performance Improvements

  • speed up RegExp with character classes (35e2943)

BREAKING CHANGES

  • The plugin is now pure ESM
  • Requires Node 18
  • The prefix, modifyUnreved, and modifyReved options have been removed.
Commits
  • ea1a054 release: 6.0.0
  • f7ea8e8 ci: improve release flow
  • f943ceb build: update package and author information
  • 1a93a1c build: simplify .gitignore
  • a20940c docs: update license holders
  • edcbfa9 docs: update README
  • 35e2943 perf: speed up RegExp with character classes
  • 6224a39 test: simplify tests
  • 8b11b29 refactor: alter how revisions are collected
  • ce3b418 refactor: move to ESM and require Node 18
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thomasvantuycom, a new releaser for gulp-rev-rewrite since your current version.


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

Bumps [gulp-rev-rewrite](https://github.com/thomasvantuycom/gulp-rev-rewrite) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/thomasvantuycom/gulp-rev-rewrite/releases)
- [Changelog](https://github.com/thomasvantuycom/gulp-rev-rewrite/blob/master/CHANGELOG.md)
- [Commits](thomasvantuycom/gulp-rev-rewrite@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: gulp-rev-rewrite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants