leonardowf / baroneza

baroneza is a release train to automate boring tasks
10 stars 0 forks source link

Bump axios, @slack/web-api and pm2 #161

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 8 months ago

Bumps axios to 1.6.7 and updates ancestor dependencies axios, @slack/web-api and pm2. These dependencies need to be updated together.

Updates axios from 0.21.4 to 1.6.7

Release notes

Sourced from axios's releases.

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

... (truncated)

Commits


Updates @slack/web-api from 5.15.0 to 7.0.2

Release notes

Sourced from @​slack/web-api's releases.

@​slack/web-api@​7.0.2

What's Changed

Nothing major or even minor in this release! Just a few patches:

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@​slack/cli-hooks@​1.0.0...@​slack/web-api@​7.0.2

@​slack/web-api@​7.0.1

What's Changed

Only relevant to consumers in TypeScript projects: we mistakenly removed the types for method arguments as exports in the 7.0.0 major release (e.g. ViewsPushArguments, etc. - any of the types listed in this file). These were available for consumers to import in the 6.x versions of web-api. Woops! This release simply adds these back in.

Full Changelog

d5c17d8 web-api: re-export method argument types (#1729)

@​slack/web-api@​7.0.0

What's Changed

There are two big (potentially) breaking changes library users should be aware of:

  1. The minimum supported (and thus tested) version of node.js is now v18. While older versions of node should still work, we no longer guarantee this, especially now that versions of node.js older than 18 are end-of-life'd.
  2. If you use this library in a TypeScript project, many of the HTTP API methods that this library exposes now have stricter, and more correct / accurate, argument types and constraints modeled.

But do not fear! We have written a migration guide for v6 -> v7 users which painstakingly list out the changes per-method, which should provide you with an easy upgrade process.

As usual, if you have trouble with this library, feel free to file an issue! We are here to help 🫂 😄

Much love, The Slack DevRel Engineering team

Changelog

e29f6a1 Add support for overriding token when using fileUploadV2 (#1723 fixes #1644) d53ef02 @slack/web-api argument type safety (#1673) 4a8eeac Remove warning about lack of fallback text from chat.update invocations (#1674) 6e8a31e Bump minimum node version to v18 (#1667)

@​slack/web-api@​7.0.0-rc.0

What's Changed

A lot! While this is only a release candidate as we finalize the next major version of web-api, v7, you can give it a go while we put the final touches on it.

We have also prepared a migration guide for those worried about what has changed and how to migrate from v6.

... (truncated)

Commits
  • 7f6c669 web-api(chore): release @​slack/web-api@​7.0.2 (#1746)
  • aa00627 web-api(fix): share tokens provided as arguments in files upload to upload jo...
  • 738784b web-api(fix): include file or contents types in file_uploads arguments (#1744)
  • 664db4e web-api: prevent apps.event.authorizations.list API from ever sending token i...
  • f3dff4d Introduce a @slack/cli-hooks package that implements Slack CLI hooks (#1714)
  • 46b500d socket-mode: fix bug when apps.connections.open returns an error and won't ...
  • a6f2b28 socket-mode: prep for major release, start now completes only once `Connect...
  • e23dfd3 Publish @slack/web-api@7.0.1 (#1731)
  • 99b939a lint: enforce max line length / max items per line / one item per line for im...
  • d5c17d8 web-api: re-export method argument types (#1729)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by e-zim, a new releaser for @​slack/web-api since your current version.


Updates pm2 from 5.2.2 to 5.3.1

Release notes

Sourced from pm2's releases.

5.3.1

5.3.0

Changelog

Sourced from pm2's changelog.

5.3.1

  • #5686 Switch from Travis CI to Github Actions
  • #5680 Fixed reserved keyword for ES6 Strict Mode when Bundling @​juaneth
  • #5683 update badges
  • #5684 auto switch light and dark mode logos
  • #5678 Bugfix/deploy ecosystem filename extension / esm module default ecosystem config name @​TeleMediaCC
  • #5660 Fix matching logic for logs from namespace when lines = 0 @​bawjensen
  • fix "vulnerabilities" in axios module

5.3.0

Commits


You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/leonardowf/baroneza/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

leonardowf commented 5 months ago

@dependabot rebase

leonardowf commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Superseded by #164.