Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps negotiator from 0.6.3 to 1.0.0.

Release notes

Sourced from negotiator's releases.

v1.0.0

  • Drop support for node <18
  • Added an option preferred encodings array #59

v0.6.4

  • Added an option preferred encodings array (#59) 8f58d74
  • Replace deprecated String.prototype.substr() d3c7697

jshttp/negotiator@0.6.3...v0.6.4

Changelog

Sourced from negotiator's changelog.

1.0.0 / 2024-08-31

  • Drop support for node <18
  • Added an option preferred encodings array #59
Commits
  • f808e27 1.0.0
  • f0146d0 fix(test): fixed up preferred encoding tests
  • 251627c fix: old eslint did not like destructuring
  • 45e5429 fix(docs): updated history.md
  • fc79a96 fix: perferred as option instaed of array
  • 8f58d74 Added an option preferred encodings array (#59)
  • d3c7697 Replace deprecated String.prototype.substr()
  • 8dec753 fix(ci)!: drop node <18 and update ci
  • e631ae4 chore: add OSSF scorecard action (#68)
  • cd99945 use ubuntu 20 on ci action. Run doesn't start with ubuntu 18
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for negotiator since your current version.


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)

Bumps [negotiator](https://github.com/jshttp/negotiator) from 0.6.3 to 1.0.0.
- [Release notes](https://github.com/jshttp/negotiator/releases)
- [Changelog](https://github.com/jshttp/negotiator/blob/master/HISTORY.md)
- [Commits](jshttp/negotiator@0.6.3...v1.0.0)

---
updated-dependencies:
- dependency-name: negotiator
  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 Oct 21, 2024
@tada5hi tada5hi merged commit 84edd77 into develop Jun 25, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/negotiator-1.0.0 branch June 25, 2025 07:40
github-actions bot pushed a commit that referenced this pull request Jun 25, 2025
## [4.0.2](v4.0.1...v4.0.2) (2025-06-25)

### Bug Fixes

* **deps:** bump negotiator from 0.6.3 to 1.0.0 ([#700](#700)) ([84edd77](84edd77))
* **deps:** bump the minorandpatch group with 3 updates ([#758](#758)) ([c0117b3](c0117b3))
@github-actions
Copy link

🎉 This PR is included in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants