-
Notifications
You must be signed in to change notification settings - Fork 227
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
docs: update 4.x branch for v4.7.1 release #4149
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…pdate PR (#4086) I noticed that the 'gh pr ...' command did not create a PR filled with the intended title. That was due to the '--fill' option that we don't want. This also adds a better body, so that the release PR will always get a link-back from the docs update PR.
…updates (#4099) Updates `actions/attest-build-provenance` from 1.2.0 to 1.3.2 Updates `docker/build-push-action` from 5.3.0 to 6.1.0
Updates `eslint` from 9.4.0 to 9.5.0 Updates `eslint-plugin-n` from 17.8.1 to 17.9.0
esclient v8.11.0's min support Node.js is v18 Refs: elastic/elasticsearch-js#2055
#4124) Bumps the github-actions group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/build-push-action` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@1556069...1a16264) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates `actions/attest-build-provenance` from 1.3.2 to 1.3.3
… compat with node 14.17; block updates to newer majors (#4139)
Updates `docker/build-push-action` from 6.3.0 to 6.4.1
Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
…kage (#4148) The latest mcr.microsoft.com/mssql/server release (CU14) moves the sqlcmd install location, breaking our healthcheck. Just updating the path hits a different error. As a workaround, lets pin to the working mssql/server docker image for CI. Note that this docker compose file is used for TAV tests. I'm not sure if hte mssql/server image used by GH Actions' mssql 'service' will be affected at some point as well. Closes: #4147
The import-in-the-middle update is work a bug fix release. It fixes a crash when using vue with ESM code.
For non-regular reviewers, this is a script-driven PR to update the "4.x" branch, just for the docs build for the v4.7.1 release. |
david-luna
approved these changes
Jul 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Refs: #4146 (release PR)