Skip to content

Bump urlcat from 2.0.4 to 3.1.0 #310

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps urlcat from 2.0.4 to 3.1.0.

Release notes

Sourced from urlcat's releases.

3.1.0

urlcat 3.1.0

Summary

Support ESM and CJS in an interoperable way.

This is a minor release which means that:

  • there are no breaking changes
  • there are new features

How to install

npm install urlcat

3.0.0

urlcat 3.0.0

Summary

Use qs for more advanced and configurable query string generation.

This is a major release which means that:

  • there are breaking changes
  • you test your project carefully after upgrading

How to install

npm install urlcat
Commits
  • d95336c 3.1.0
  • fe7a295 Add ESM usage to README
  • a9d7964 Update package-lock.json
  • 585f1de Merge branch 'gabrielsch-feat/make-library-esm-compatible'
  • 1dc306b fix: use es6 as target
  • 0a4d61b fix: revert tsconfig
  • 6f55aa6 feat: set up library to be ESM compatible
  • e52eb76 Merge pull request #230 from balazsbotond/renovate/eslint-8.x
  • 2a8e335 Merge pull request #229 from balazsbotond/renovate/ts-jest-29.x
  • 6242e9c chore(deps): update dependency eslint to v8.32.0
  • 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 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.

Bumps [urlcat](https://github.com/balazsbotond/urlcat) from 2.0.4 to 3.1.0.
- [Release notes](https://github.com/balazsbotond/urlcat/releases)
- [Commits](balazsbotond/urlcat@v2.0.4...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2023
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