Skip to content
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

chore(deps): bump @dhis2/prop-types from 2.0.3 to 3.1.2 #477

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps @dhis2/prop-types from 2.0.3 to 3.1.2.

Release notes

Sourced from @​dhis2/prop-types's releases.

v3.1.2

3.1.2 (2022-05-24)

Bug Fixes

  • deprecated: show warning only if prop is populated (#289) (1417bda)

v3.1.1

3.1.1 (2022-05-24)

Bug Fixes

v3.1.0

3.1.0 (2022-05-24)

Features

v3.0.0

3.0.0 (2021-09-30)

Bug Fixes

  • publish codemod and add migration docs (#260) (7a0fc61)

Code Refactoring

  • only export custom prop-type functions (#254) (c2262e0)

BREAKING CHANGES

  • prop-types from the props-types package are no longer re-exported from @dhis2/prop-types
  • @dhis2/prop-types no longer exports a default, the DHIS2 custom prop-types are only available as named imports

v3.0.0-beta.2

3.0.0-beta.2 (2021-09-29)

Bug Fixes

  • publish codemod and add migration docs (#260) (7a0fc61)

... (truncated)

Changelog

Sourced from @​dhis2/prop-types's changelog.

3.1.2 (2022-05-24)

Bug Fixes

  • deprecated: show warning only if prop is populated (#289) (1417bda)

3.1.1 (2022-05-24)

Bug Fixes

3.1.0 (2022-05-24)

Features

3.0.0 (2021-09-30)

Bug Fixes

  • publish codemod and add migration docs (#260) (7a0fc61)

Code Refactoring

  • only export custom prop-type functions (#254) (c2262e0)

BREAKING CHANGES

  • prop-types from the props-types package are no longer re-exported from @dhis2/prop-types
  • @dhis2/prop-types no longer exports a default, the DHIS2 custom prop-types are only available as named imports

3.0.0-beta.2 (2021-09-29)

Bug Fixes

  • publish codemod and add migration docs (#260) (7a0fc61)

3.0.0-beta.1 (2021-09-19)

Code Refactoring

... (truncated)

Commits
  • 45485ce chore(release): cut 3.1.2 [skip ci]
  • 1417bda fix(deprecated): show warning only if prop is populated (#289)
  • f4f0798 chore(release): cut 3.1.1 [skip ci]
  • 7240f14 fix: expose new deprecated function (#288)
  • 0016311 chore(release): cut 3.1.0 [skip ci]
  • cdeea37 feat: add deprecated prop decorator (#286)
  • e23b45e ci: replace semantic commit checks with new workflow (#285)
  • a334471 chore(release): cut 3.0.0 [skip ci]
  • be38dda Merge pull request #261 from dhis2/beta
  • 7299f6c chore(release): cut 3.0.0-beta.2 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@dhis2/prop-types](https://github.com/dhis2/prop-types) from 2.0.3 to 3.1.2.
- [Release notes](https://github.com/dhis2/prop-types/releases)
- [Changelog](https://github.com/dhis2/prop-types/blob/master/CHANGELOG.md)
- [Commits](dhis2/prop-types@v2.0.3...v3.1.2)

---
updated-dependencies:
- dependency-name: "@dhis2/prop-types"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 7, 2023 10:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants