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 actions/checkout from 3 to 4 #3397

Closed
wants to merge 41 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps actions/checkout from 3 to 4.

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

v3.1.0

v3.0.2

v3.0.1

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

netil and others added 30 commits August 9, 2023 17:09
- Merge separated updateXGridLines & updateYGridLines to single updateGridLines
- Do not generate text node when has no text value
- Exclude d3 modules to be transpiled for test build
  (some d3 code block scope, transpile wrongly and throws error)
- Add test codes for plugins
- Include again textoverlap plugin test(fixed and happened due to the transpile issue)
- Set plugin dist files name to contain 'pkgd' as postfix.
- Remove '@babel/plugin-transform-block-scoping' plugin wich transpiles incorrectly

Fix #3334
use optional chaining operator on getting env value
side-effect #3335
update dependencies to the latest

Close #3337
Close #3338
Close #3339 
Close #3340 
Close #3341
Implement .subchart() and .subchart.reset()

Close #3342
- Adjust .subchart()/.zoom() domain return value
- Update subchart.onbrush callback to be called only by dragging or API call

Fix #3347
Add notes for .axis() methods, where only applicable for
chart types which has x and y axes.

Ref #3343
Enforce test coverage under 90%

Ref #3333
update dependencies to the latest

Close #3352
Close #3353
Close #3354
Close #3355
Close #3356
- Update handlebar path coordinate to ease control of the position
- Fix horizontal/vertical align based on the subchart height

Fix #3358
- Reinforce test coverage for interaction related codes
- Remove unused ‘else’ condition block from .generateTicks()
- Remove unused ‘jsonTreemp’ module

Ref #3333
Reinforce test case for subchart api

Ref #3342
- Remove duplicated condition "v === 'gridLines.x'
- Update test generation options

Ref #3360
fix title text alignment

Fix #3363
Adjust x axis' <clipPath> height to prevent axis being hidden

Fix #3364
Fix to return indexed values when .categories() is called
for indexed x axis type

Fix #3365
Fix tooltip initial call to call .tooltip.show() api
to follow internal flow process

Fix #3369
Reinforce test codes to increase coverage

Ref #3333
remove .destroy() which causing test fails randomly.
Add test cases for shapes to increase test coverage

Ref #3333
update coverage badge image link
Reinforce test coverage for shapes

Ref #3333
- Remove duplicated code from stanford plugin
- Reinforce test codes for plugins

Ref #3333
- Fix cache remove bug when id is given as string
- Reinforce test for module

Ref #3333
update dependencies to the latest version

Close #3378
Close #3379
Close #380
Close #3381
Close #3382
Add test cases for timeseries and category type axis

Ref #3333
netil and others added 11 commits August 29, 2023 18:43
- Add conditional for onerror logging
- Update test condition

Ref #3333
update coverage badge adding param to force the update
Fix rendering with negative values on rotated axis

Fix #3387
- update some browser & worker module as function to facilitate test
- add test case for internal/category

Ref #3333
- Unify the call of sanitize for all formatter function
- Fix the unnecessary call and pass correct arguments for bar range type

Fix #3371
Add test to check arguments passed to format.value function

Ref #3392
When is same group, but bound to different xs,
should stack if they're at same x axis value

Fix #3372
- Make .circleY() visible and included as part of common
- Move .circleY() to shape.ts file

Fix #3388
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 4, 2023
netil pushed a commit to netil/billboard.js that referenced this pull request Sep 5, 2023
netil pushed a commit to netil/billboard.js that referenced this pull request Sep 5, 2023
@netil netil closed this in f3fb14f Sep 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/actions/checkout-4 branch September 5, 2023 02:23
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant