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 @poppinss/utils from 4.0.4 to 6.7.0 #28

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2023

Bumps @poppinss/utils from 4.0.4 to 6.7.0.

Release notes

Sourced from @​poppinss/utils's releases.

Add Secret utility and rename join method to joinToURL

  • Please refer the README to learn more about the Secret utility.
  • The join helper was never documented, so I take the lenience to rename it without the breaking change.

Commits

  • feat: add Secret utility 7194dd9
  • refactor: document and tighten up assert utilities 5e5767c
  • refactor: rename join utility to joinToURL 6f3f226
  • chore: update dependencies e35104b

Full Changelog: poppinss/utils@v6.6.0...v6.7.0

join Helper

  • feat: add join method (#38) 00a91bd
  • chore: update dependencies a5bb782
  • chore: pin typescript version to ~5.2 f37c85b

poppinss/utils@v6.5.1...v6.6.0

Generate sourcemaps and use TSC for types generation

  • chore: changes to build process 24cb052
  • chore: update dependencies 89042a3

Full Changelog: poppinss/utils@v6.5.0...v6.5.1

Breaking changes + ESM only

This release does a major overhaul to the complete package. Please, read the release notes from the following releases to learn more.

Commits

  • docs: fix link for build badge 576191c
  • chore: publish under latest tag bace066
  • feat: ,erge next to develop (#37) 05eb31c

What's Changed

New Contributors

Full Changelog: poppinss/utils@v5.0.0...v6.5.0

... (truncated)

Commits
  • 4e6b090 chore(release): 6.7.0
  • 7194dd9 feat: add Secret utility
  • 5e5767c refactor: document and tighten up assert utilities
  • 6f3f226 refactor: rename join utility to joinToURL
  • e35104b chore: update dependencies
  • 48add4a chore(release): 6.6.0
  • 00a91bd feat: add join method (#38)
  • a5bb782 chore: update dependencies
  • f37c85b chore: pin typescript version to ~5.2
  • 20e3f83 chore(release): 6.5.1
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 28, 2023
@arthur-er
Copy link
Member

@dependabot rebase

Bumps [@poppinss/utils](https://github.com/poppinss/utils) from 4.0.4 to 6.7.0.
- [Release notes](https://github.com/poppinss/utils/releases)
- [Commits](poppinss/utils@v4.0.4...v6.7.0)

---
updated-dependencies:
- dependency-name: "@poppinss/utils"
  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/poppinss/utils-6.7.0 branch from a9ca745 to 9c6fb4f Compare December 28, 2023 03:41
@arthur-er
Copy link
Member

@dependabot ignore this dependency

moved to esm-only

@dependabot dependabot bot closed this Dec 28, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 28, 2023

OK, I won't notify you about @poppinss/utils again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/poppinss/utils-6.7.0 branch December 28, 2023 03:42
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.

1 participant