kepford / serverless-feedbin-to-pinboard

Creates Pinboard.in bookmarks from Feedbin RSS items using Serverless and AWS
GNU General Public License v3.0
4 stars 0 forks source link

Bump jsonwebtoken and serverless-offline #34

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes jsonwebtoken. It's no longer used after updating ancestor dependency serverless-offline. These dependencies need to be updated together.

Removes jsonwebtoken

Updates serverless-offline from 10.0.0 to 10.3.2

Release notes

Sourced from serverless-offline's releases.

v10.3.2

Performance Improvements

  • create api keys set only when needed (a6df83a)

Maintenance Improvements

  • private endpoint with api keys (8638635)
  • private endpoint with api keys, Part 2 (9d57872)

v10.3.1

Bug Fixes

v10.3.0

Features

  • deprecate disableScheduledEvents option (e7ad109)

Bug Fixes

v10.2.1

Bug Fixes

  • usage identifier key condition (c0b8d75)

Maintenance Improvements

v10.2.0

Features

Maintenance Improvements

  • http server instantation for websockets (4c7a034)
  • use node:fs/promises (b1a6121)
  • use optional chaining (0000ba7)
  • websocket server instantation (2843e86)
  • websocket servers instantiation (4788e04)

v10.1.0

Features

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

10.3.2 (2022-09-27)

Performance Improvements

  • create api keys set only when needed (a6df83a)

Maintenance Improvements

  • private endpoint with api keys (8638635)
  • private endpoint with api keys, Part 2 (9d57872)

10.3.1 (2022-09-27)

Bug Fixes

10.3.0 (2022-09-25)

Features

  • deprecate disableScheduledEvents option (e7ad109)

Bug Fixes

  • --disableCookieValidation flag throws error (7ebcc65)
  • set cookies to undefined (bf7fed6)

Maintenance Improvements

  • move private http event condition to http class (a2d3438)

10.2.1 (2022-09-23)

Bug Fixes

  • usage identifier key condition (c0b8d75)

Maintenance Improvements

10.2.0 (2022-09-22)

Features

Maintenance Improvements

... (truncated)

Commits


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kepford/serverless-feedbin-to-pinboard/network/alerts).