jupyterlab / lumino

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

Bump tj-actions/changed-files from 38.2.1 to 39.0.1 #632

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps tj-actions/changed-files from 38.2.1 to 39.0.1.

Release notes

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

v39.0.1

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v39...v39.0.1

v39.0.0

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v38...v39.0.0

v39

Changes in v39.0.1

What's Changed

... (truncated)

Changelog

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

39.0.1 - (2023-09-09)

🐛 Bug Fixes

  • Bug returning empty output for pull request close event (#1556) (246636f) - (Tonye Jack)
  • Raise error when the previous sha cannot be determined and since_last_remote_commit is true (#1554) (523e8b6) - (Tonye Jack)
  • Raise errors when unable to locate the previous commit in local history (#1551) (796ac2d) - (Tonye Jack)

🔄 Update

  • Update README.md (fe0fb71) - (Tonye Jack)
  • Update README.md (e60a7a9) - (Tonye Jack)
  • Updated README.md (#1548)

Co-authored-by: repo-ranger[bot] (534262e) - (tj-actions[bot])

  • Updated README.md (#1546)

Co-authored-by: renovate[bot] (89cb9ea) - (tj-actions[bot])

⚙️ Miscellaneous Tasks

  • Update check (#1555) (81bb5d8) - (Tonye Jack)
  • deps: Update dependency eslint to v8.49.0 (4a0a3c4) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.6.0 (9dfd3f6) - (renovate[bot])
  • Update docs to site example (#1547) (673189f) - (Tonye Jack)
  • deps: Lock file maintenance (7113206) - (renovate[bot])
  • Add warning on valid output keys (#1544) (926a3fd) - (Tonye Jack)
  • deps: Update reviewdog/action-shellcheck action to v1.19 (de23f62) - (renovate[bot])
  • deps: Update dependency @​vercel/ncc to ^0.38.0 (afbabc4) - (renovate[bot])
  • deps: Update tj-actions/eslint-changed-files action to v21 (#1539) (eda0811) - (renovate[bot])
  • deps: Update dependency @​types/lodash to v4.14.198 (bda67fc) - (renovate[bot])
  • Update sync-release-version.yml (#1537) (5a5d398) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v39 (#1536)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (f699bde) - (tj-actions[bot])

39.0.0 - (2023-09-04)

🔄 Update

  • Update README.md (632c84d) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Lock file maintenance (d68a666) - (renovate[bot])

⬆️ Upgrades

... (truncated)

Commits
  • 246636f fix: bug returning empty output for pull request close event (#1556)
  • fe0fb71 Update README.md
  • e60a7a9 Update README.md
  • 81bb5d8 chore: update check (#1555)
  • 523e8b6 fix: raise error when the previous sha cannot be determined and since_last_re...
  • 4a0a3c4 chore(deps): update dependency eslint to v8.49.0
  • 9dfd3f6 chore(deps): update dependency @​types/node to v20.6.0
  • 796ac2d fix: raise errors when unable to locate the previous commit in local history ...
  • 534262e Updated README.md (#1548)
  • 673189f chore: Update docs to site example (#1547)
  • 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)