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 fresh and hubot #23

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 fresh and hubot. These dependencies needed to be updated together.
Updates fresh from 0.3.0 to 0.5.2

Changelog

Sourced from fresh's changelog.

0.5.2 / 2017-09-13

  • Fix regression matching multiple ETags in If-None-Match
  • perf: improve If-None-Match token parsing

0.5.1 / 2017-09-11

  • Fix handling of modified headers with invalid dates
  • perf: improve ETag match loop

0.5.0 / 2017-02-21

  • Fix incorrect result when If-None-Match has both * and ETags
  • Fix weak ETag matching to match spec
  • perf: delay reading header values until needed
  • perf: skip checking modified time if ETag check failed
  • perf: skip parsing If-None-Match when no ETag header
  • perf: use Date.parse instead of new Date

0.4.0 / 2017-02-05

  • Fix false detection of no-cache request directive
  • perf: enable strict mode
  • perf: hoist regular expressions
  • perf: remove duplicate conditional
  • perf: remove unnecessary boolean coercions
Commits
  • 02df630 0.5.2
  • 37cd4a2 build: Node.js@8.5
  • 731c0eb build: Node.js@6.11
  • 21a0f0c perf: improve If-None-Match token parsing
  • ff5f257 Fix regression matching multiple ETags in If-None-Match
  • e8a4aaf 0.5.1
  • 7015bce perf: improve ETag match loop
  • 7a2b460 Fix handling of modified headers with invalid dates
  • 1599530 bench: add simple benchmarks
  • 74793d9 build: eslint-plugin-node@5.1.1
  • Additional commits viewable in compare view

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 [fresh](https://github.com/jshttp/fresh) and [hubot](https://github.com/hubotio/hubot). These dependencies needed to be updated together.

Updates `fresh` from 0.3.0 to 0.5.2
- [Release notes](https://github.com/jshttp/fresh/releases)
- [Changelog](https://github.com/jshttp/fresh/blob/master/HISTORY.md)
- [Commits](jshttp/fresh@v0.3.0...v0.5.2)

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: fresh
  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