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): bump github.com/samber/lo from 1.41.0 to 1.42.0 #103

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Bumps github.com/samber/lo from 1.41.0 to 1.42.0.

Release notes

Sourced from github.com/samber/lo's releases.

v1.42.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.41.0...v1.42.0

Commits
  • 74798d3 bump v1.42.0
  • 6120981 feat: speed up loops by reducing allocations (#475)
  • a966a64 Refactor Contains function to improve performance by using index iteration ov...
  • 0f865a3 fix README.md. same meaning but different expression in comment of Unpack2 (#...
  • 9f52970 fix readme
  • 5aa64ef feat: adding LastOrEmpty and LastOr (#474)
  • a94098f Add First and FirstOrZeroValue functions (#451)
  • c4d8094 feat(type_manipulation): add Nil (#383)
  • 0efce40 lint
  • ce9dfb2 Update lint.yml
  • See full diff in compare view

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)

Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/samber/lo/releases)
- [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md)
- [Commits](samber/lo@v1.41.0...v1.42.0)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Zxilly as a code owner June 28, 2024 00:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 28, 2024
Copy link

codecov bot commented Jun 28, 2024

Bundle Report

Changes will increase total bundle size by 18 bytes ⬆️

Bundle name Size Change
gsa-ui-esm 181.84kB 0 bytes
gsa-explorer-esm 6.81MB 18 bytes ⬆️

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   85.22%   85.22%           
=======================================
  Files          78       78           
  Lines        3771     3771           
  Branches       83       83           
=======================================
  Hits         3214     3214           
  Misses        430      430           
  Partials      127      127           
Flag Coverage Δ
integration 66.80% <ø> (ø)
ui 78.16% <ø> (ø)
unit 42.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📢 Thoughts on this report? Let us know!

@Zxilly Zxilly merged commit 4bd9424 into master Jun 28, 2024
33 checks passed
@Zxilly Zxilly deleted the dependabot/go_modules/github.com/samber/lo-1.42.0 branch June 28, 2024 05:52
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant