Brightspace / node-jwk-to-pem

Convert a json web key to a PEM for use by OpenSSL or crytpo
Apache License 2.0
151 stars 29 forks source link

build(deps-dev): bump eslint-config-brightspace from 0.6.7 to 0.24.0 #174

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-brightspace from 0.6.7 to 0.24.0.

Release notes

Sourced from eslint-config-brightspace's releases.

v0.24.0

0.24.0 (2023-07-06)

Features

  • jprouse/US153861-double-spaces-rule (#60) (79751ff)

v0.23.0

0.23.0 (2023-04-28)

Features

  • Update node-config to use es2022 (#59) (fc6e4d7)

v0.22.0

0.22.0 (2023-04-27)

Features

  • Changed to es2017 for node-config (#58) (7e5b4f4)

v0.21.0

0.21.0 (2023-04-21)

Features

v0.20.1

0.20.1 (2022-12-01)

Bug Fixes

v0.20.0

0.20.0 (2022-12-01)

Features

v0.19.0

0.19.0 (2022-09-26)

... (truncated)

Commits
  • f141cc8 chore(release): 0.24.0 [skip ci]
  • 79751ff feat: jprouse/US153861-double-spaces-rule (#60)
  • 4a549a0 chore(release): 0.23.0 [skip ci]
  • fc6e4d7 feat: Update node-config to use es2022 (#59)
  • c247595 chore(release): 0.22.0 [skip ci]
  • 7e5b4f4 feat: Changed to es2017 for node-config (#58)
  • 84d0128 chore(release): 0.21.0 [skip ci]
  • e7f0322 feat: add no-new-wrappers. (#57)
  • efc7442 ci: Create .github/dependabot.yml (#56)
  • 99be77d chore(release): 0.20.1 [skip ci]
  • Additional commits viewable in compare view


Dependabot compatibility score

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[bot] commented 1 year ago

Superseded by #176.