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

build(deps-dev): Bump globals from 15.6.0 to 15.9.0 #52

Closed
wants to merge 3 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps globals from 15.6.0 to 15.9.0.

Release notes

Sourced from globals's releases.

v15.9.0

  • Update globals (#258) f72b047

sindresorhus/globals@v15.8.0...v15.9.0

v15.8.0

  • Add es2025 globals (Same as es2021) (#256) 2ef342a

sindresorhus/globals@v15.7.0...v15.8.0

v15.7.0

  • Update globals (#255) f017b0f

sindresorhus/globals@v15.6.0...v15.7.0

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)

unicornware and others added 2 commits July 25, 2024 21:59
- closes #31
- closes #35

Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
Bumps [globals](https://github.com/sindresorhus/globals) from 15.6.0 to 15.9.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.6.0...v15.9.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Aug 1, 2024
@flex-development flex-development bot enabled auto-merge (squash) August 1, 2024 13:00
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
unicornware
unicornware previously approved these changes Aug 1, 2024
Copy link
Member

@unicornware unicornware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fae10c3) to head (9ba6339).
Report is 1 commits behind head on main.

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #52    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            8        11     +3     
  Lines          357       806   +449     
  Branches        37        82    +45     
==========================================
+ Hits           357       806   +449     
Flag Coverage Δ
node18 100.00% <100.00%> (ø)
node19 100.00% <100.00%> (ø)
node20 100.00% <100.00%> (ø)
Files with missing lines Coverage Δ
src/constructs/initialize.ts Critical 100.00% <100.00%> (ø)
src/enums/chars.ts 100.00% <100.00%> (ø)
src/enums/codes.ts 100.00% <100.00%> (ø)
src/lexer.ts Critical 100.00% <100.00%> (ø)
src/preprocess.ts Critical 100.00% <100.00%> (ø)
src/tokenize.ts 100.00% <100.00%> (ø)
src/utils/is-line-ending.ts 100.00% <100.00%> (ø)
src/utils/resolve-all.ts 100.00% <100.00%> (ø)
src/utils/resolve-slice.ts 100.00% <100.00%> (ø)
src/utils/resolve-token-list.ts 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fae10c3...9ba6339. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

Superseded by #95.

@dependabot dependabot bot closed this Oct 2, 2024
auto-merge was automatically disabled October 2, 2024 13:13

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/globals-15.9.0 branch October 2, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant