Skip to content

refactor: Bump madge from 5.0.1 to 6.1.0 #8971

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
Mar 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2024

Bumps madge from 5.0.1 to 6.1.0.

Changelog

Sourced from madge's changelog.

v6.1.0

v6.0.0

29 January 2023

v5.0.2

27 January 2023

Commits
  • 66bb0c3 Release 6.1.0
  • c48c516 Merge pull request #376 from legobeat/peerDeps-constrain-typescript
  • 9a7cb1e peerDeps: restrict typescript to ^3.9.5 || ^4.9.5 || ^5
  • 02f44bf devDeps: typescript@^4.5.5->^4.9.5
  • 7f64edb Merge pull request #356 from tdranv/expose-no-spinner-env-var
  • a771115 remove ci-info and change isEnabled setting
  • b29877b remove debug command
  • c35da47 install and use ci-info
  • 3a7d544 control no-spinner from env var
  • ba2b3e7 Merge pull request #354 from pahen/no-travis-npm-deploy
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kamiazya, a new releaser for madge since your current version.


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)

@dependabot dependabot bot added the dependencies Bot label; pull requests that updates a dependency file label Mar 2, 2024
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump madge from 5.0.1 to 6.1.0 refactor: Bump madge from 5.0.1 to 6.1.0 Mar 2, 2024
Bumps [madge](https://github.com/pahen/madge) from 5.0.1 to 6.1.0.
- [Changelog](https://github.com/pahen/madge/blob/master/CHANGELOG.md)
- [Commits](pahen/madge@v5.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: madge
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/madge-6.1.0 branch from c5c6557 to cee98da Compare March 2, 2024 14:37
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.21%. Comparing base (dfea561) to head (cee98da).

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #8971   +/-   ##
=======================================
  Coverage   94.21%   94.21%           
=======================================
  Files         186      186           
  Lines       14825    14825           
=======================================
+ Hits        13967    13968    +1     
+ Misses        858      857    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza merged commit 9d3030f into alpha Mar 2, 2024
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/madge-6.1.0 branch March 2, 2024 15:29
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0-alpha.23

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 3, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Mar 19, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates a dependency file state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants