Skip to content

v3.1-dev: update from dev - #4396

Merged
handrews merged 145 commits into
v3.1-devfrom
dev
Mar 13, 2025
Merged

v3.1-dev: update from dev#4396
handrews merged 145 commits into
v3.1-devfrom
dev

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Merge dev into v3.1-dev.

dependabotBotand others added 30 commits November 25, 2024 07:43
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.42.0...v0.43.0)
---
updated-dependencies:
- dependency-name: markdownlint-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
…t-cli-0.43.0
Bump markdownlint-cli from 0.42.0 to 0.43.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.6 to 2.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Bumps [c8](https://github.com/bcoe/c8) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v10.1.2...v10.1.3)
---
updated-dependencies:
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Contributing file updates, remove old development file
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.10.0 to 11.11.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.10.0...11.11.0)
---
updated-dependencies:
- dependency-name: highlight.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
…s-11.11.0
Bump highlight.js from 11.10.0 to 11.11.0
Bumps [respec](https://github.com/speced/respec) from 35.1.2 to 35.2.1.
- [Release notes](https://github.com/speced/respec/releases)
- [Changelog](https://github.com/speced/respec/blob/main/CHANGELOG.md)
- [Commits](speced/respec@v35.1.2...v35.2.1)
---
updated-dependencies:
- dependency-name: respec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
New workflow to sync changes from main to dev via PRs
@github-actions
github-actionsBot requested review from a team as code ownersMarch 1, 2025 09:20
@ralfhandl
ralfhandl marked this pull request as draft March 1, 2025 09:21
ralfhandland others added 14 commits March 2, 2025 09:19
style guide: no requirements in "Examples" sections
Simple workflow to check for changes to files in schemas and versions folder
main: minimalistic check for changes to `versions` and `schemas` folder
Check in the whether the PR is an intra-repo sync PR or release PR and report "ok" for these.
Conditions:
- PR's `head` and `base` repo is `OAI/OpenAPI-Specification` and
- `head` is `main` and `base` is `dev`, or
- `head` is `dev` and `base` matches `v?.?-dev`, or
- `head` matches `v?.?.?-rel` and `base` is `main`
main: new workflow that syncs dev to vX.Y-dev
dependabotBotand others added 4 commits March 7, 2025 07:56
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
…ow-some-PRs
main: check-restricted-files.yaml reports ok for intra-repo PRs that are allowed to change these files
@handrews
handrews merged commit 4189639 into v3.1-devMar 13, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@handrews@ralfhandl@lornajane@Bellangelo@duncanbeevers@miqui