auth0-extensions / auth0-extension-realtime-logs

Access real-time webtask logs
MIT License
11 stars 13 forks source link

Bump the npm_and_yarn at /. security update group with 2 updates #57

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps the npm_and_yarn at /. security update group with 2 updates: auth0-api-jwt-rsa-validation and auth0-extensions-cli.

Updates auth0-api-jwt-rsa-validation from 0.0.1 to 0.0.3

Updates auth0-extensions-cli from 1.0.9 to 4.0.4

Release notes

Sourced from auth0-extensions-cli's releases.

4.0.0

No release notes provided.

v4.0.3

Changes

v4.0.2

Changes

PR builds and branch parity

  • Proxying the PR_NUMBER environment variable via the extension's auth0-extension.settings option in package.json for consumption during build-time

  • Bring master up to parity with the v1.0 branch to avoid maintaining 2 separate branches

PR Builds

  • Proxying the PR_NUMBER environment variable via the extension's auth0-extension.settings option in package.json for consumption during build-time
Commits
  • ffab6c1 fix test
  • c0f4ec5 fix: tests
  • ecc7feb 4.0.4
  • 5b627b7 Merge pull request #29 from mostekcm/mostekcm-update-npm-modules-to-remove-vu...
  • 502c9d5 Update dependencies and get rid of request to minimize vulnerabilities
  • c18ec5e Bump version to 4.0.3.
  • ece4957 no compress.conditionals for prod (#25)
  • 54dc355 Add badges.
  • 23eaf70 Remove rainbow from release title.
  • f96fcf4 Update circle script for npm publishing. (#27)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by shawnmclean, a new releaser for auth0-extensions-cli 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 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/auth0-extensions/auth0-extension-realtime-logs/network/alerts).