Skip to content
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 wow-actions/use-app-token from 1 to 2 #5

Open
wants to merge 375 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps wow-actions/use-app-token from 1 to 2.

Commits

Dependabot compatibility score

Dependabot 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)

x6-bot bot and others added 30 commits May 8, 2022 02:15
# @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-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
NewByVector and others added 27 commits September 5, 2022 11:22
* chore: 🔧 add publish cmd

* chore: 🔧 delete release-it cmd
* 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 [wow-actions/use-app-token](https://github.com/wow-actions/use-app-token) from 1 to 2.
- [Release notes](https://github.com/wow-actions/use-app-token/releases)
- [Commits](wow-actions/use-app-token@v1...v2)

---
updated-dependencies:
- dependency-name: wow-actions/use-app-token
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@shikharsrivastava shikharsrivastava force-pushed the master branch 2 times, most recently from 9c539ef to dbd0219 Compare July 28, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.