-
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
chore(deps): bump actions/stale from 5 to 7 #8
Open
dependabot
wants to merge
375
commits into
master
Choose a base branch
from
dependabot/github_actions/actions/stale-7
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.
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
# @antv/x6-sites [1.5.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Bug Fixes * 🐛 add updateCellId api ([antvis#1739](antvis#1739)) ([78cdb3b](antvis@78cdb3b)) * 🐛 not create label when text is empty ([antvis#1783](antvis#1783)) ([ed1fcd1](antvis@ed1fcd1)) * 🐛 release x6 v1.28.2 ([antvis#1654](antvis#1654)) ([745b90a](antvis@745b90a)) ### Features * ✨ add insertPort api ([antvis#1763](antvis#1763)) ([6809dba](antvis@6809dba)) * vue3支持使用useTeleport ([antvis#2078](antvis#2078)) ([b8c2175](antvis@b8c2175)) ### Dependencies * **@antv/x6:** upgraded to 1.31.5
## @antv/x6-geometry [1.0.12](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Bug Fixes * remove the browserslist configuration in package.json ([antvis#2084](antvis#2084)) ([de59617](antvis@de59617))
## @antv/x6-vector [1.3.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Bug Fixes * remove the browserslist configuration in package.json ([antvis#2084](antvis#2084)) ([de59617](antvis@de59617))
# @antv/x6-vue-shape [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Features * vue3支持使用useTeleport ([antvis#2078](antvis#2078)) ([b8c2175](antvis@b8c2175)) ### Dependencies * **@antv/x6:** upgraded to 1.31.5
## @antv/x6 [1.31.5](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Bug Fixes * 🐛 fix the graph function zoomTo not return the graph instance. ([antvis#2090](antvis#2090)) ([692a4ee](antvis@692a4ee)) * 🐛 not rerender tools when edge update ([antvis#2095](antvis#2095)) ([26ce96f](antvis@26ce96f)) * remove the browserslist configuration in package.json ([antvis#2084](antvis#2084)) ([de59617](antvis@de59617))
## @antv/x6-app-dag [1.1.7](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Dependencies * **@antv/x6:** upgraded to 1.31.5
## @antv/x6-app-draw [1.1.6](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Dependencies * **@antv/x6:** upgraded to 1.31.5
## @antv/x6-app-er [1.1.7](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Dependencies * **@antv/x6:** upgraded to 1.31.5
## @antv/x6-example-features [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Bug Fixes * 🐛 optimize contextmenu tools ([antvis#1391](antvis#1391)) ([cc01fdf](antvis@cc01fdf)) * 🐛 update x6-react-shape version ([antvis#1425](antvis#1425)) ([4208846](antvis@4208846)) ### Performance Improvements * ⚡️ add simple config to remove rect and text element ([antvis#1449](antvis#1449)) ([0b5f241](antvis@0b5f241)) ### Dependencies * **@antv/x6:** upgraded to 1.31.5 * **@antv/x6-vector:** upgraded to 1.3.2
## @antv/x6-sites-demos [1.2.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Bug Fixes * 🐛 not create label when text is empty ([antvis#1783](antvis#1783)) ([ed1fcd1](antvis@ed1fcd1)) * 🐛 update x6 version ([antvis#1655](antvis#1655)) ([07037be](antvis@07037be)) ### Dependencies * **@antv/x6:** upgraded to 1.31.5
## @antv/x6-svg-to-shape [1.0.6](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-09) ### Dependencies * **@antv/x6:** upgraded to 1.31.5
## @antv/x6-example-features [1.2.3](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-14) ### Dependencies * **@antv/x6:** upgraded to 1.32.0 * **@antv/x6-vector:** upgraded to 1.4.0
# @antv/x6-vector [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-14) ### Features * ✨ unified minimap interaction between scroller and panning ([antvis#2109](antvis#2109)) ([3c7c06a](antvis@3c7c06a))
# @antv/x6 [1.32.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-14) ### Features * ✨ unified minimap interaction between scroller and panning ([antvis#2109](antvis#2109)) ([3c7c06a](antvis@3c7c06a))
## @antv/x6-app-dag [1.1.8](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-14) ### Dependencies * **@antv/x6:** upgraded to 1.32.0
## @antv/x6-app-draw [1.1.7](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-14) ### Dependencies * **@antv/x6:** upgraded to 1.32.0
## @antv/x6-app-er [1.1.8](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-14) ### Dependencies * **@antv/x6:** upgraded to 1.32.0
## @antv/x6-sites-demos [1.2.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-14) ### Dependencies * **@antv/x6:** upgraded to 1.32.0
## @antv/x6-sites [1.5.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-14) ### Dependencies * **@antv/x6:** upgraded to 1.32.0
## @antv/x6-svg-to-shape [1.0.7](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-14) ### Dependencies * **@antv/x6:** upgraded to 1.32.0
## @antv/x6-sites-demos [1.2.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-16) ### Bug Fixes * 🐛 not create label when text is empty ([antvis#1783](antvis#1783)) ([ed1fcd1](antvis@ed1fcd1)) * 🐛 update x6 version ([antvis#1655](antvis#1655)) ([07037be](antvis@07037be)) ### Dependencies * **@antv/x6:** upgraded to 1.32.1
## @antv/x6-geometry [1.0.12](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-16) ### Bug Fixes * remove the browserslist configuration in package.json ([antvis#2084](antvis#2084)) ([de59617](antvis@de59617))
# @antv/x6-vector [1.4.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-16) ### Bug Fixes * remove the browserslist configuration in package.json ([antvis#2084](antvis#2084)) ([de59617](antvis@de59617)) ### Features * ✨ unified minimap interaction between scroller and panning ([antvis#2109](antvis#2109)) ([3c7c06a](antvis@3c7c06a))
## @antv/x6 [1.32.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-16) ### Bug Fixes * 🐛 auto zoom minimap graph to fit content ([antvis#2111](antvis#2111)) ([12e3e89](antvis@12e3e89))
## @antv/x6-app-dag [1.1.7](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-05-16) ### Dependencies * **@antv/x6:** upgraded to 1.32.1
- @antv/[email protected] - @antv/[email protected]
* chore: 🔧 add publish cmd * chore: 🔧 delete release-it cmd
Co-authored-by: 薛腾飞 <[email protected]>
* chore(release): 🚀 publish - @antv/[email protected] - @antv/[email protected] - @antv/[email protected] * fix: 🐛 fix scroller options typo
* feat: ✨ foreignObject内部元素默认不触发拖动和选中行为 close antvis#2549 * fix: 🐛 add return type
* fix: 🐛 add case sensitive attrs * chore(release): 🚀 publish - @antv/[email protected] - @antv/[email protected] - @antv/[email protected] - @antv/[email protected] Co-authored-by: 文瑀 <[email protected]>
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 7. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v5...v7) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 26, 2022
shikharsrivastava
force-pushed
the
master
branch
2 times, most recently
from
July 28, 2023 13:53
9c539ef
to
dbd0219
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 7.
Release notes
Sourced from actions/stale's releases.
... (truncated)
Changelog
Sourced from actions/stale's changelog.
... (truncated)
Commits
6f05e42
draft release for v7.0.0 (#888)eed91cb
Update how stale handles exempt items (#874)10dc265
Merge pull request #880 from akv-platform/update-stale-repo9c1eb3f
Update .md files and allign build-test.yml with the current test.ymlbc357bd
Update .github/workflows/release-new-action-version.yml690ede5
Update .github/ISSUE_TEMPLATE/bug_report.mdafbcabf
Merge branch 'main' into update-stale-repoe364411
Update name of codeql.yml file627cef3
fix print outputs step (#859)975308f
Merge pull request #876 from jongwooo/chore/use-cache-in-check-distDependabot 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)