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

Bump wretch from 2.7.0 to 2.11.0 #496

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 Nov 18, 2024

Bumps wretch from 2.7.0 to 2.11.0.

Release notes

Sourced from wretch's releases.

2.11.0

2.11.0 (2024-10-29)

🏭 New feature(s)

⬆️ Version update(s)

  • Bump body-parser from 1.20.0 to 1.20.3 (598ce94)
  • Bump rollup from 4.5.0 to 4.22.4 (75f9db7)

2.10.0

2.10.0 (2024-09-13)

🎨 Code improvement(s)

// This should now work properly in typescript projects using a "NodeNext" configuration 
import wretch from "wretch"

⬆️ Version update(s)

  • Bump axios from 1.6.2 to 1.7.7 (4542c28)

2.9.1

2.9.1 (2024-09-06)

🎨 Code improvement(s)

  • Enhance errorType and allow disabling it (cfd45a9)
  • Replace URL.canParse with a try/catch block (f6fc851), closes #244
  • Replace tslint with eslint (661865a)

⬆️ Version update(s)

  • Bump braces from 3.0.2 to 3.0.3 (a50cdf6)
  • Bump ws and socket.io (c615396)

📝 Documentation update(s)

  • Regenerate api docs (bc1f570)
  • Replace bundlephobia badge with bundlejs (b9f27a7)

2.9.0

... (truncated)

Changelog

Sourced from wretch's changelog.

2.11.0 (2024-10-29)

⬆️ Version update(s)

  • Bump body-parser from 1.20.0 to 1.20.3 (598ce94)
  • Bump rollup from 4.5.0 to 4.22.4 (75f9db7)

🏭 New feature(s)

2.10.0 (2024-09-13)

⬆️ Version update(s)

  • Bump axios from 1.6.2 to 1.7.7 (4542c28)

🎨 Code improvement(s)

2.9.1 (2024-09-06)

⬆️ Version update(s)

  • Bump braces from 3.0.2 to 3.0.3 (a50cdf6)
  • Bump ws and socket.io (c615396)

🎨 Code improvement(s)

  • Enhance errorType and allow disabling it (cfd45a9)
  • Replace tslint with eslint (661865a)
  • Replace URL.canParse with a try/catch block (f6fc851), closes #244

📝 Documentation update(s)

  • Regenerate api docs (bc1f570)
  • Replace bundlephobia badge with bundlejs (b9f27a7)

... (truncated)

Commits
  • 3d189ba 2.11.0 tag
  • a89ed2c ✅ Add node 22 to the test matrix
  • e778f88 🏭 Add partial typing for the wretch options
  • db86a5f Merge pull request #249 from elbywan/dependabot/npm_and_yarn/rollup-4.22.4
  • 75f9db7 ⬆️ Bump rollup from 4.5.0 to 4.22.4
  • 3f69682 Merge pull request #248 from elbywan/dependabot/npm_and_yarn/body-parser-1.20.3
  • 598ce94 ⬆️ Bump body-parser from 1.20.0 to 1.20.3
  • 53fb12b 2.10.0 tag
  • c7f00fc 🎨 Properly build commonjs
  • cdad424 🎨 Expand eslint ignore list
  • 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [wretch](https://github.com/elbywan/wretch) from 2.7.0 to 2.11.0.
- [Release notes](https://github.com/elbywan/wretch/releases)
- [Changelog](https://github.com/elbywan/wretch/blob/master/CHANGELOG.md)
- [Commits](elbywan/wretch@2.7.0...2.11.0)

---
updated-dependencies:
- dependency-name: wretch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 18, 2024
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added Stale and removed Stale labels Dec 18, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants