-
Notifications
You must be signed in to change notification settings - Fork 223
Comparing changes
Open a pull request
base repository: bee-queue/bee-queue
base: v1.6.0
head repository: bee-queue/bee-queue
compare: v1.7.0
- 5 commits
- 6 files changed
- 5 contributors
Commits on Nov 6, 2023
-
chore(deps-dev): bump @semantic-release/release-notes-generator (#714)
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/semantic-release/release-notes-generator/releases) - [Commits](semantic-release/release-notes-generator@v12.0.0...v12.0.1) --- updated-dependencies: - dependency-name: "@semantic-release/release-notes-generator" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a17b1f0 - Browse repository at this point
Copy the full SHA a17b1f0View commit details -
chore(deps-dev): bump semantic-release from 22.0.6 to 22.0.7 (#713)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.6 to 22.0.7. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v22.0.6...v22.0.7) --- updated-dependencies: - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d680e7b - Browse repository at this point
Copy the full SHA d680e7bView commit details -
chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 (#712)
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.52.0...v8.53.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0e10264 - Browse repository at this point
Copy the full SHA 0e10264View commit details -
feat: improve job failure events (#227)
Adds the documented but missing `retrying` event, and adds a `failed:fatal` event that signals that a job has failed permanently. The `failed` event remains as it was, signaling job execution failures without signaling the outcome of the job. Co-authored-by: Eli Skeggs <[email protected]> Co-authored-by: Hugh Secker-Walker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15d02c2 - Browse repository at this point
Copy the full SHA 15d02c2View commit details -
chore(release): 1.7.0 [skip ci]
## [1.7.0](v1.6.0...v1.7.0) (2023-11-06) ### Features * improve job failure events ([#227](#227)) ([15d02c2](15d02c2))
Configuration menu - View commit details
-
Copy full SHA for 29ae275 - Browse repository at this point
Copy the full SHA 29ae275View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.6.0...v1.7.0