jupyterlab / lumino

Lumino is a library for building interactive web applications
https://lumino.readthedocs.io/
Other
595 stars 128 forks source link

Bump tj-actions/changed-files from 40.1.0 to 40.2.0 #661

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps tj-actions/changed-files from 40.1.0 to 40.2.0.

Release notes

Sourced from tj-actions/changed-files's releases.

v40.2.0

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v40...v40.2.0

v40.1.1

What's Changed

... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

40.2.0 - (2023-11-27)

🚀 Features

  • Add support for passing branch name to the base_sha and sha inputs (#1742) (2139fa1) - (Tonye Jack)

🐛 Bug Fixes

  • Prevent similar commit hashes error when using the branch name (#1745) (da093c1) - (Tonye Jack)
  • Prevent similar commit hashes error when using the branch name (#1744) (c634be9) - (Tonye Jack)

📦 Bumps

  • Bump @​types/node from 20.9.3 to 20.9.4 (#1732)

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] (066e72a) - (dependabot[bot])

  • Bump @​types/jest from 29.5.8 to 29.5.9 (#1726)

Co-authored-by: dependabot[bot] Co-authored-by: repo-ranger[bot] (c23e564) - (dependabot[bot])

  • Bump @​types/micromatch from 4.0.5 to 4.0.6 (#1727)

Co-authored-by: dependabot[bot] Co-authored-by: repo-ranger[bot] (c008025) - (dependabot[bot])

  • Bump @​types/lodash from 4.14.201 to 4.14.202 (#1728)

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] Co-authored-by: repo-ranger[bot] (3a3d3a2) - (dependabot[bot])

  • Bump @​types/node from 20.9.2 to 20.9.3 (#1725)

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] (4da6e32) - (dependabot[bot])

➕ Add

  • Added missing changes and modified dist assets. (607d5dd) - (GitHub Action)
  • Added missing changes and modified dist assets. (7f1c4cb) - (GitHub Action)
  • Added missing changes and modified dist assets. (1cf54bb) - (GitHub Action)
  • Added missing changes and modified dist assets. (d8d3669) - (GitHub Action)

🔄 Update

... (truncated)

Commits
  • da093c1 fix: prevent similar commit hashes error when using the branch name (#1745)
  • c634be9 fix: prevent similar commit hashes error when using the branch name (#1744)
  • 2139fa1 feat: add support for passing branch name to the base_sha and sha inputs (#1742)
  • 6784c9e Update README.md
  • 607d5dd Added missing changes and modified dist assets.
  • d588360 chore(deps): lock file maintenance
  • 90f2c0c Update greetings.yml
  • 0d6e9b7 chore(deps): update dependency @​types/node to v20.10.0
  • 8f90cc1 chore(deps): update dependency @​types/node to v20.9.5
  • 75758bc chore(deps): update dependency @​types/jest to v29.5.10
  • 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 show 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)