Skip to content

chore(deps-dev): bump hashi-vault-js from 0.4.15 to 0.4.16 #2964

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

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps hashi-vault-js from 0.4.15 to 0.4.16.

Release notes

Sourced from hashi-vault-js's releases.

Release v0.4.16

  • 0.4.16 (latest)
    • Updated Axios dependency to 1.7.4 #51
    • Upgraded development env to Vault server 1.17.3
Changelog

Sourced from hashi-vault-js's changelog.

Hashi Vault JS

Change Log

  • 0.4.16 (latest)

    • Updated Axios dependency to 1.7.4 #51
    • Upgraded development env to Vault server 1.17.3
  • 0.4.15

    • Upgraded development env to Vault server 1.16.3
    • Improved AD secret management documentation
    • Upgraded all dependencies to the latest
    • Added TOTP secret engine functions:
      • createTOTPKey and readTOTPKey
  • 0.4.14

    • Updated HashiCorp Vault license
    • Upgraded all dependencies to the latest
    • Upgraded development env to Vault server 1.14.2
    • Refactored TypeScript types to generate .d.ts files using JSDoc syntax - issue [build(deps-dev): bump ts-jest from 26.5.4 to 26.5.5 #40,#38]
    • Added KV secret engine - metadata functions - issue #42:
      • createKVSecretMeta, updateKVSecretMeta, and readKVSecretMeta
  • 0.4.13

    • Added SBOM generator script
    • Upgraded all dependencies to the latest
    • Refactored TypeScript types to get them linted and verified - issue #35
    • Fixed package.json to accept node engine v14 - issue #32
    • Fixed TypeScript types to match main code and allow contructor without certificates - issue #31
    • Upgraded development env to Vault server 1.13.0 and podman
  • 0.4.12

    • Turned CA certificate optional (contribution from @​josedev-union)
    • Upgraded all dependencies (Axios, Jest, random-words, and @type/node)
    • Upgraded development env to Vault server 1.12.2
    • Changed licence from EPL-2.0 to MIT
    • Added workflow for releasing and publishing
    • Fixed bug on deleteLatestVerKVSecret
  • 0.4.11

    • Added support to TypeScript (contribution from @​phr3nzy)
    • Improved AD secret engine config functions interfaces
    • Added AD secret engine - Role functions:
      • listADRoles, createADRole, updateADRole, readADRole, deleteADRole, getADRoleCred, and rotateADRoleCred
    • Added AD secret engine - Library functions:
      • listADLibraries, createADLibrary, updateADLibrary, readADLibrary, deleteADLibrary, checkADCredOut, checkADCredIn, and getADCredSatus
  • 0.4.10

    • Upgraded development env to Vault server 1.11.0
    • Upgraded all dependencies (Axios and Jest)

... (truncated)

Commits

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 show <dependency name> 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)

Bumps [hashi-vault-js](https://github.com/rod4n4m1/hashi-vault-js) from 0.4.15 to 0.4.16.
- [Release notes](https://github.com/rod4n4m1/hashi-vault-js/releases)
- [Changelog](https://github.com/rod4n4m1/hashi-vault-js/blob/master/CHANGELOG.md)
- [Commits](rod4n4m1/hashi-vault-js@v0.4.15...v0.4.16)

---
updated-dependencies:
- dependency-name: hashi-vault-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team August 21, 2024 13:59
@dependabot dependabot bot requested a review from a team as a code owner August 21, 2024 13:59
@boring-cyborg boring-cyborg bot added the dependencies Changes that touch dependencies, e.g. Dependabot, etc. label Aug 21, 2024
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Aug 21, 2024
@dreamorosi dreamorosi merged commit 7c8c9b3 into main Aug 22, 2024
16 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/hashi-vault-js-0.4.16 branch August 22, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant