Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2021

Bumps @metaplex/js from 1.2.0 to 4.5.1.

Changelog

Sourced from @​metaplex/js's changelog.

4.5.1 (2021-12-02)

Bug Fixes

4.5.0 (2021-12-01)

Features

4.4.2 (2021-11-29)

Bug Fixes

  • restore externalPriceAccount argument in UpdateExternalPriceAccount instruction (#76) (823e141)

4.4.1 (2021-11-26)

4.4.0 (2021-11-26)

Features

  • add Metadata.findDataByOwner (#68) (248b61b)
  • add burn token action (#72) (3bd2381)
  • add end auction transaction (#64) (02e7cb3)
  • expose action.shared.prepareTokenAccountAndMintTx (#74) (546fc1c)
  • refactoring coingecko + add test for translateCurrency (#65) (0dd4b4a)

4.3.0 (2021-11-16)

Features

  • add create auction v2 transaction (#62) (04bbba7)

4.2.1 (2021-11-12)

Bug Fixes

... (truncated)

Commits
  • 22247bf chore(release): set package.json to 4.5.1 [skip ci]
  • 5194774 fix: vault scheme (#87)
  • 2992efe chore(release): set package.json to 4.5.0 [skip ci]
  • b5f9d7c feat: add send token action (#81)
  • c9d5524 feat: create vault + test (#82)
  • f1ccb0a chore(release): set package.json to 4.4.2 [skip ci]
  • 823e141 fix: restore externalPriceAccount argument in UpdateExternalPriceAccount inst...
  • c3e03b4 chore(release): set package.json to 4.4.1 [skip ci]
  • 86de6a8 refactor: move test network string to shared constant (#75)
  • 8d4cab8 chore(release): set package.json to 4.4.0 [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)

Bumps [@metaplex/js](https://github.com/metaplex/js) from 1.2.0 to 4.5.1.
- [Release notes](https://github.com/metaplex/js/releases)
- [Changelog](https://github.com/metaplex/js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/metaplex/js/compare/@metaplex/[email protected])

---
updated-dependencies:
- dependency-name: "@metaplex/js"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2021

The following labels could not be found: automerge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 3, 2021

Superseded by #314.

@dependabot dependabot bot closed this Dec 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/explorer/metaplex/js-4.5.1 branch December 3, 2021 09:06
carllin pushed a commit that referenced this pull request Apr 3, 2024
* add `deprecated` feature to produce warnings on use of deprecated functions

* replace `multiple_occurrences` with arg actions

* replace `possible_values` with `PossibleValueParser`

* deprecated `value_of` and `values_of`

* deprecate `unix_timestamp_from_rfc3339_datetime`

* deprecate `cluster_type_of`

* deprecate `commitment_of`

* deprecate `keypair_of`, `keypairs_of`, `pubkey_of`, and `pubkeys_of` functions

* replace deprecated functions from `try_keypair_of`, `try_keypairs_of`, `try_pubkey_of`, and `try_pubkeys_of`

* deprecate `pubkeys_sigs_of`

* allow deprecated on tests

* remove `deprecation` feature from clap-v3-utils

* re-export `pubkeys_sigs_of`

* add helper `extract_keypair` to dedupe `try_keypair_of` and `try_keypairs_of`

* remove unwraps and expects

* bump deprecation version
carllin pushed a commit that referenced this pull request Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants