这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps tj-actions/changed-files from 39.2.3 to 39.2.4.

Release notes

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

v39.2.4

What's Changed

Full Changelog: tj-actions/changed-files@v39...v39.2.4

Changelog

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

39.2.4 - (2023-10-23)

➕ Add

  • Added missing changes and modified dist assets. (28cf220) - (GitHub Action)
  • Added missing changes and modified dist assets. (40e81cc) - (GitHub Action)

⚙️ Miscellaneous Tasks

  • deps: Update typescript-eslint monorepo to v6.9.0 (fea790c) - (renovate[bot])
  • deps: Update actions/setup-node action to v4 (#1662) (794c26f) - (renovate[bot])
  • deps: Update actions/setup-node action to v3.8.2 (0f6525c) - (renovate[bot])
  • deps: Lock file maintenance (faedee1) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v27.4.3 (4a7ca97) - (renovate[bot])
  • deps: Update dependency eslint to v8.52.0 (cef68ee) - (renovate[bot])
  • deps: Update dependency @​vercel/ncc to v0.38.1 (4d1f5be) - (renovate[bot])
  • deps: Update dependency @​types/uuid to v9.0.6 (c82b7e2) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.8.7 (02eb5a7) - (renovate[bot])
  • deps: Update dependency @​types/lodash to v4.14.200 (2cee40e) - (renovate[bot])
  • deps: Update dependency @​types/micromatch to v4.0.4 (5b02f7c) - (renovate[bot])
  • deps: Update dependency @​types/jest to v29.5.6 (2e7f228) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v39.2.3 (#1649)

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

Commits
  • fea790c chore(deps): update typescript-eslint monorepo to v6.9.0
  • 794c26f chore(deps): update actions/setup-node action to v4 (#1662)
  • 0f6525c chore(deps): update actions/setup-node action to v3.8.2
  • 28cf220 Added missing changes and modified dist assets.
  • faedee1 chore(deps): lock file maintenance
  • 4a7ca97 chore(deps): update dependency eslint-plugin-jest to v27.4.3
  • cef68ee chore(deps): update dependency eslint to v8.52.0
  • 40e81cc Added missing changes and modified dist assets.
  • 4d1f5be chore(deps): update dependency @​vercel/ncc to v0.38.1
  • c82b7e2 chore(deps): update dependency @​types/uuid to v9.0.6
  • 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 <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)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.3 to 39.2.4.
- [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@v39.2.3...v39.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label Oct 24, 2023
@josegonzalez josegonzalez merged commit 0c4d4ff into master Oct 24, 2023
@josegonzalez josegonzalez deleted the dependabot/github_actions/tj-actions/changed-files-39.2.4 branch October 24, 2023 23:40
github-actions bot pushed a commit that referenced this pull request Oct 25, 2023
# History

## 0.32.1

Install/update via the bootstrap script:

```shell
wget -NP . https://dokku.com/install/v0.32.1/bootstrap.sh
sudo DOKKU_TAG=v0.32.1 bash bootstrap.sh
```

### Bug Fixes

- #6286: @josegonzalez Remove trailing quote on openresty letsencrypt email
- #6287: @josegonzalez Recursively delete old custom openresty includes

### New Features

- #6303: @josegonzalez feat: add the ability to specify location-block includes

### Documentation

- #6288: @josegonzalez Add missing link to nixpacks builder

### Dependencies

- #6306: @dependabot[bot] chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 in /tests/apps/java
- #6301: @dependabot[bot] chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 in /plugins/config
- #6304: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 39.2.3 to 39.2.4
- #6305: @dependabot[bot] chore(deps): bump actions/setup-node from 3 to 4
- #6297: @dependabot[bot] chore(deps): bump node from 20-alpine to 21-alpine in /tests/apps/dockerfile-procfile
- #6292: @dependabot[bot] chore(deps): bump node from 20-alpine to 21-alpine in /tests/apps/dockerfile-procfile-bad
- #6293: @dependabot[bot] chore(deps): bump node from 20-alpine to 21-alpine in /tests/apps/dockerfile
- #6294: @dependabot[bot] chore(deps): bump pymdown-extensions from 10.3 to 10.3.1 in /docs/_build
- #6295: @dependabot[bot] chore(deps): bump node from 20-alpine to 21-alpine in /tests/apps/dockerfile-app-json-formations
- #6296: @dependabot[bot] chore(deps): bump node from 20-alpine to 21-alpine in /tests/apps/dockerfile-noexpose
- #6289: @dependabot[bot] chore(deps): bump mkdocs-material-extensions from 1.2 to 1.3 in /docs/_build
- #6290: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 39.2.2 to 39.2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants