forked from Netflix/conductor
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump actions/stale from 5 to 8 #18
Open
dependabot
wants to merge
2,453
commits into
master
Choose a base branch
from
dependabot/github_actions/actions/stale-8
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
add termination reason param to terminate task
Update Gradle Wrapper from 7.3.3 to 7.4
Bumps [gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 5.0.3 to 7.0.0. - [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-extra-configurations-plugin@v5.0.3...v7.0.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Doug Sillars <[email protected]>
* AMQP messages will generate the observable change * Reverting unnecessary changes * Capturing the only changes required for AMQP messagres reading * Capturing the only changes required for AMQP messagres reading * Support for sequential and parallel processing of messages * Channel reusability changes * Channel reusability changes * Subscriber channel caching * Max channel changes * Connection and opertion retries * Channel usage for exchanges and publishers * Acknowledge the message even on failures * Resolved conflicts * Apply coding style changes using spotless * Retry on publish and ack failures * Externalizing the redis config * Externalizing the redis config * Make Event System Task Synchronous Event is a task that publishes messages to an external eventing system. The publishing is not a long running task, and publishing message to an async system using async task is not optimal. marking event as sync, improves the overall performance and has negligible overhead given the task completes quite quick. * Update integration tests to reflect Event is synchronous * Getting the latest changes Co-authored-by: Thangella, Venkat <[email protected]> Co-authored-by: Viren Baraiya <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v1...v3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Remove mentions of deprecated ack API
Update apispec.md - remove ack API mention
Fix the path to architecture diagram
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 5. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v3...v5) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…s/actions/setup-node-3 Bump actions/setup-node from 1 to 3
…ogle.protobuf-0.8.18 Bump com.google.protobuf from 0.8.15 to 0.8.18
…thub.jknack-handlebars-4.3.0 Bump handlebars from 4.0.+ to 4.3.0
Bumps org.sonarqube from 3.1.1 to 3.3. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [protobuf-gradle-plugin](https://github.com/google/protobuf-gradle-plugin) from 0.8.15 to 0.8.18. - [Release notes](https://github.com/google/protobuf-gradle-plugin/releases) - [Commits](google/protobuf-gradle-plugin@v0.8.15...v0.8.18) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…tflix.nebula-gradle-extra-configurations-plugin-7.0.0 Bump gradle-extra-configurations-plugin from 5.0.3 to 7.0.0
Bumps [javapoet](https://github.com/square/javapoet) from 1.11.+ to 1.13.0. - [Release notes](https://github.com/square/javapoet/releases) - [Changelog](https://github.com/square/javapoet/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/javapoet/commits/javapoet-1.13.0) --- updated-dependencies: - dependency-name: com.squareup:javapoet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.18 to 1.4.19. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.5.1 to 3.19.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.5.1...v3.19.4) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…narqube-3.3 Bump org.sonarqube from 3.1.1 to 3.3
Bumps io.spring.dependency-management from 1.0.9.RELEASE to 1.0.11.RELEASE. --- updated-dependencies: - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ogle.protobuf-protobuf-gradle-plugin-0.8.18 Bump protobuf-gradle-plugin from 0.8.15 to 0.8.18
…ogle.protobuf-protobuf-java-3.19.4 Bump protobuf-java from 3.5.1 to 3.19.4
…oughtworks.xstream-xstream-1.4.19 Bump xstream from 1.4.18 to 1.4.19
Allow retry option in fail-task event messages
Otel integration
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 8. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v5...v8) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
pmchung
force-pushed
the
dependabot/github_actions/actions/stale-8
branch
from
September 6, 2023 18:21
724cd65
to
a1a90ac
Compare
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.
Bumps actions/stale from 5 to 8.
Release notes
Sourced from actions/stale's releases.
... (truncated)
Changelog
Sourced from actions/stale's changelog.
... (truncated)
Commits
1160a22
Merge pull request #965 from actions/dependabot/npm_and_yarn/prettier-2.8.65f7b396
build(deps-dev): bump prettier from 2.8.4 to 2.8.6b002e7e
Merge pull request #941 from panticmilos/vmpantic/rebuild-dist-vercel-bump5290373
Rebuild dist after rebaseb006677
Merge pull request #962 from actions/dependabot/npm_and_yarn/jest-and-types/j...4f29769
Merge pull request #961 from actions/dependabot/npm_and_yarn/typescript-5.0.283453dd
build(deps-dev): bump jest and@types/jest
79e8c04
Merge pull request #960 from actions/dependabot/npm_and_yarn/types/node-18.15.375d4d95
Remove labels on stale (#959)fac2d41
build(deps-dev): bump typescript from 4.9.4 to 5.0.2Dependabot 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)