Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps form-urlencoded from 6.0.6 to 6.1.0.

Release notes

Sourced from form-urlencoded's releases.

Add ESM types subpath, ts

improve package.json import export re TypeScript 4.7 NodeNext, credit @​scott-lc

use prepublishOnly rather than prepare

"prepare" could called when package is installed, which is not wanted

Changelog

Sourced from form-urlencoded's changelog.

6.1.0 - 2022-07-29

6.0.7 - 2022-07-23

  • use prepublishOnly rather than prepare
Commits
  • 7941912 Merge pull request #46 from iambumblehead/add-more-node-versions-to-test-ci
  • 495d5f3 add hyperlink to PR in CHANGELOG
  • 9fe1acd increment version number, prepare for release
  • 496a679 add node runtimes for different versions of node
  • b91cc35 Merge pull request #45 from scott-lc/master
  • 58f6e70 Further simplified subpath exports.
  • e72e53f Added missing ESM types subpath export condition.
  • c908302 Merge pull request #44 from iambumblehead/use-prepublishOnly-rather-than-prepare
  • 3ed7dfe fix typo
  • de8a260 fix typo
  • 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 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 [form-urlencoded](https://github.com/iambumblehead/form-urlencoded) from 6.0.6 to 6.1.0.
- [Release notes](https://github.com/iambumblehead/form-urlencoded/releases)
- [Changelog](https://github.com/iambumblehead/form-urlencoded/blob/master/CHANGELOG.md)
- [Commits](iambumblehead/form-urlencoded@v6.0.6...v6.1.0)

---
updated-dependencies:
- dependency-name: form-urlencoded
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
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 squash and merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant