Skip to content

Bump tj-actions/changed-files from 37.0.5 to 37.1.0#3632

Merged
nex3 merged 1 commit intomainfrom
dependabot/github_actions/tj-actions/changed-files-37.1.0
Jul 10, 2023
Merged

Bump tj-actions/changed-files from 37.0.5 to 37.1.0#3632
nex3 merged 1 commit intomainfrom
dependabot/github_actions/tj-actions/changed-files-37.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps tj-actions/changed-files from 37.0.5 to 37.1.0.

Release notes

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

v37.1.0

What's Changed

Full Changelog: tj-actions/changed-files@v37...v37.1.0

Changelog

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

Changelog

37.1.0 - (2023-07-09)

🚀 Features

  • Add support for skipping initial fetch (#1353) (2f49eb9) - (Tonye Jack)

➖ Remove

  • Deleted .github/workflows/auto-merge.yml (d1028b2) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1354)

Co-authored-by: repo-ranger[bot] (87e23c4) - (tj-actions[bot])

  • Update README.md (00b3d3d) - (Tonye Jack)
  • Update README.md (626a6b7) - (Tonye Jack)
  • Update dependabot.yml (7ee3290) - (Tonye Jack)
  • Updated renovate.json (e9eccdd) - (Tonye Jack)
  • Update dependabot.yml (6dc8c79) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps-dev: Bump prettier from 2.8.8 to 3.0.0 (#1345) (19193bd) - (dependabot[bot])
  • deps: Update dependency @​types/node to v20.4.1 (#1351) (d12b5fc) - (renovate[bot])
  • deps: Update dependency jest to v29.6.1 (#1350) (338f354) - (renovate[bot])
  • deps: Lock file maintenance (#1349) (090f901) - (renovate[bot])
  • deps-dev: Bump @​types/node from 20.3.3 to 20.4.0 (#1348) (598640f) - (dependabot[bot])
  • deps: Update actions/setup-node action to v3.7.0 (#1344) (0e24ceb) - (renovate[bot])
  • deps: Lock file maintenance (#1342) (d8f8ad9) - (renovate[bot])
  • deps: Update dependency jest to v29.6.0 (#1341) (47a703e) - (renovate[bot])
  • Update filter pattern (#1340) (742b641) - (Tonye Jack)
  • deps: Update typescript-eslint monorepo to v5.61.0 (#1339) (af9376f) - (renovate[bot])
  • deps: Lock file maintenance (#1338) (adaff22) - (renovate[bot])
  • deps: Update dependency eslint to v8.44.0 (#1337) (2cd4de3) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.3.3 (#1336) (b199521) - (renovate[bot])
  • deps: Update dependency ts-jest to v29.1.1 (#1333) (aecc5eb) - (renovate[bot])
  • deps: Lock file maintenance (#1331) (c060576) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v37.0.5 (#1332)

Co-authored-by: jackton1 jackton1@users.noreply.github.com Co-authored-by: repo-ranger[bot] (630aa37) - (tj-actions[bot])

37.0.5 - (2023-06-29)

... (truncated)

Commits

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 [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.0.5 to 37.1.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@54849de...87e23c4)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@nex3 nex3 self-requested a review July 10, 2023 20:42
@nex3 nex3 merged commit a937ef4 into main Jul 10, 2023
@nex3 nex3 deleted the dependabot/github_actions/tj-actions/changed-files-37.1.0 branch July 10, 2023 20:57
jgerigmeyer added a commit to oddbird/sass that referenced this pull request Jul 13, 2023
* main:
  [Calculation API] Fix some issues brought up during implementation (sass#3631)
  Bump tj-actions/changed-files from 37.0.5 to 37.1.0 (sass#3632)
  [Calc Functions] Match the spec's behavior better for percentages (sass#3630)
  Bump tj-actions/changed-files from 37.0.2 to 37.0.5 (sass#3627)
  Fix a reference to a dead link (sass#3625)
jgerigmeyer added a commit to oddbird/sass that referenced this pull request Aug 7, 2023
* main:
  Bump tj-actions/changed-files from 37.4.0 to 37.5.1 (sass#3643)
  [First-Class Mixins] Create a proposal (sass#3626)
  [Calc Functions] Fix the definition of rem() (sass#3641)
  Bump tj-actions/changed-files from 37.1.2 to 37.4.0 (sass#3640)
  [Color 4] Clarify in Known Color Spaces that lightness is clamped (sass#3639)
  Add JS type definitions for calculations (sass#3622)
  Bump tj-actions/changed-files from 37.1.0 to 37.1.2 (sass#3635)
  [Calculation API] Fix some issues brought up during implementation (sass#3631)
  Bump tj-actions/changed-files from 37.0.5 to 37.1.0 (sass#3632)
  [Calc Functions] Match the spec's behavior better for percentages (sass#3630)
  Bump tj-actions/changed-files from 37.0.2 to 37.0.5 (sass#3627)
  Fix a reference to a dead link (sass#3625)
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.

1 participant