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 negotiator and hubot #18

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 15, 2023

Bumps negotiator and hubot. These dependencies needed to be updated together.
Updates negotiator from 0.5.3 to 0.6.3

Release notes

Sourced from negotiator's releases.

0.6.3

  • Revert "Lazy-load modules from main entry point"

0.6.2

  • Fix sorting charset, encoding, and language with extra parameters

0.6.1

  • perf: improve Accept parsing speed
  • perf: improve Accept-Charset parsing speed
  • perf: improve Accept-Encoding parsing speed
  • perf: improve Accept-Language parsing speed

0.6.0

  • Fix including type extensions in parameters in Accept parsing
  • Fix parsing Accept parameters with quoted equals
  • Fix parsing Accept parameters with quoted semicolons
  • Lazy-load modules from main entry point
  • perf: delay type concatenation until needed
  • perf: enable strict mode
  • perf: hoist regular expressions
  • perf: remove closures getting spec properties
  • perf: remove a closure from media type parsing
  • perf: remove property delete from media type parsing
Changelog

Sourced from negotiator's changelog.

0.6.3 / 2022-01-22

  • Revert "Lazy-load modules from main entry point"

0.6.2 / 2019-04-29

  • Fix sorting charset, encoding, and language with extra parameters

0.6.1 / 2016-05-02

  • perf: improve Accept parsing speed
  • perf: improve Accept-Charset parsing speed
  • perf: improve Accept-Encoding parsing speed
  • perf: improve Accept-Language parsing speed

0.6.0 / 2015-09-29

  • Fix including type extensions in parameters in Accept parsing
  • Fix parsing Accept parameters with quoted equals
  • Fix parsing Accept parameters with quoted semicolons
  • Lazy-load modules from main entry point
  • perf: delay type concatenation until needed
  • perf: enable strict mode
  • perf: hoist regular expressions
  • perf: remove closures getting spec properties
  • perf: remove a closure from media type parsing
  • perf: remove property delete from media type parsing
Commits

Updates hubot from 2.19.0 to 3.3.2

Release notes

Sourced from hubot's releases.

v3.3.2

3.3.2 (2019-04-17)

Bug Fixes

  • address deprecation warning on startup (af8acb3)

v3.3.1

3.3.1 (2019-03-06)

Bug Fixes

  • Brain: avoid retaining dangerous robot/brain references (947d988)

v3.3.0

3.3.0 (2019-02-19)

Features

  • Add new Datastore class (a494d0e)
  • User: add Datastore support (40712e1)

v3.2.0

3.2.0 (2019-01-10)

Features

  • Brain: ensure User objects are actually User objects (a6201ad)

v3.1.1

3.1.1 (2018-08-03)

Bug Fixes

  • docstrings: split on any newline (43acd6d)

v3.1.0

3.1.0 (2018-08-03)

Features

  • express: bump express and connect-multiparty (0a7e70b)

v3.0.1

... (truncated)

Commits
  • 7795fe5 Merge pull request #1497 from Trott/silence-deprecation-warning
  • 39b8d59 Update robot.js
  • af8acb3 fix: address deprecation warning on startup
  • c1c2611 Merge pull request #1496 from mistydemeo/fix_circular_reference
  • 947d988 fix(Brain): avoid retaining dangerous robot/brain references
  • d2b57bd Merge pull request #1489 from hubotio/add_datastore_clean
  • 8392f0d Merge branch 'master' into add_datastore_clean
  • 067a70d Merge pull request #1482 from mistydemeo/dep_updates
  • d7b0ee7 Merge branch 'master' into dep_updates
  • 40712e1 feat(User): add Datastore support
  • Additional commits viewable in compare view
Maintainer changes

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


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [negotiator](https://github.com/jshttp/negotiator) and [hubot](https://github.com/hubotio/hubot). These dependencies needed to be updated together.

Updates `negotiator` from 0.5.3 to 0.6.3
- [Release notes](https://github.com/jshttp/negotiator/releases)
- [Changelog](https://github.com/jshttp/negotiator/blob/master/HISTORY.md)
- [Commits](jshttp/negotiator@0.5.3...0.6.3)

Updates `hubot` from 2.19.0 to 3.3.2
- [Release notes](https://github.com/hubotio/hubot/releases)
- [Commits](hubotio/hubot@v2.19.0...v3.3.2)

---
updated-dependencies:
- dependency-name: negotiator
  dependency-type: indirect
- dependency-name: hubot
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants