Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump unique-slug from 2.0.2 to 4.0.0 #944

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps unique-slug from 2.0.2 to 4.0.0.

Release notes

Sourced from unique-slug's releases.

v4.0.0

4.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • unique-slug is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

v3.0.0

3.0.0 (2022-08-22)

⚠ BREAKING CHANGES

  • sets node engines to ^12.13.0 || ^14.15.0 || >=16.0.0

Bug Fixes

  • replace deprecated String.prototype.substr() (bf77b3d)

Dependencies

Changelog

Sourced from unique-slug's changelog.

4.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • unique-slug is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

3.0.0 (2022-08-22)

⚠ BREAKING CHANGES

  • sets node engines to ^12.13.0 || ^14.15.0 || >=16.0.0

Bug Fixes

  • replace deprecated String.prototype.substr() (bf77b3d)

Dependencies

Commits
  • a1e990f chore: release 4.0.0 (#30)
  • 763329f chore: postinstall for dependabot template-oss PR
  • 81c57e5 chore: bump @​npmcli/template-oss from 4.4.4 to 4.5.1
  • dbfab87 chore: postinstall for dependabot template-oss PR
  • 01d63a7 chore: bump @​npmcli/template-oss from 4.3.2 to 4.4.4
  • 81375b9 feat!: postinstall for dependabot template-oss PR
  • 52c5f16 chore: bump @​npmcli/template-oss from 3.5.0 to 4.3.2
  • 845863c chore(main): release 3.0.0 (#20)
  • 3fbe00e Merge branch 'CommanderRoot-rm-deprecated-substr'
  • d887309 Merge branch 'rm-deprecated-substr' of github.com:CommanderRoot/unique-slug i...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for unique-slug since your current version.


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 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 Apr 1, 2023
@changeset-bot
Copy link

changeset-bot bot commented Apr 1, 2023

⚠️ No Changeset found

Latest commit: 2684b29

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ghost
Copy link

ghost commented Apr 1, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@netlify
Copy link

netlify bot commented Apr 1, 2023

Deploy Preview for m-css ready!

Name Link
🔨 Latest commit 2684b29
🔍 Latest deploy log https://app.netlify.com/sites/m-css/deploys/653ad111bdd4e300086b37f9
😎 Deploy Preview https://deploy-preview-944--m-css.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@168f446). Click here to learn what that means.

❗ Current head 55282da differs from pull request most recent head 2684b29. Consider uploading reports for the commit 2684b29 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #944   +/-   ##
=======================================
  Coverage        ?   99.72%           
=======================================
  Files           ?       37           
  Lines           ?     1433           
  Branches        ?      235           
=======================================
  Hits            ?     1429           
  Misses          ?        4           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tivac
Copy link
Owner

tivac commented Oct 26, 2023

@dependabot rebase

Bumps [unique-slug](https://github.com/npm/unique-slug) from 2.0.2 to 4.0.0.
- [Release notes](https://github.com/npm/unique-slug/releases)
- [Changelog](https://github.com/npm/unique-slug/blob/main/CHANGELOG.md)
- [Commits](npm/unique-slug@v2.0.2...v4.0.0)

---
updated-dependencies:
- dependency-name: unique-slug
  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/unique-slug-4.0.0 branch from 55282da to 2684b29 Compare October 26, 2023 20:50
@tivac tivac merged commit ab93697 into main Oct 26, 2023
10 checks passed
@tivac tivac deleted the dependabot/npm_and_yarn/unique-slug-4.0.0 branch October 26, 2023 20:52
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