fakessh
fakessh copied to clipboard
build(deps): bump github.com/samber/lo from 1.46.0 to 1.47.0
Bumps github.com/samber/lo from 1.46.0 to 1.47.0.
Release notes
Sourced from github.com/samber/lo's releases.
v1.47.0
What's Changed
- feat: Improve Substring by
@liujundezhanghao
in samber/lo#496- doc: Wrong method reference and output in readme by
@ColeZia
in samber/lo#497- doc: Fix documentation for Duration3 by
@gecko655
in samber/lo#502- feat: add FromSlicePtr by
@mash
in samber/lo#217- feat: adding FromSlicePtrOr by
@samber
in samber/lo#506- feat: Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues by
@shivamrazorpay
in samber/lo#503- doc: Update foreachwhile readme.md by
@Sianao
in samber/lo#508New Contributors
@liujundezhanghao
made their first contribution in samber/lo#496@ColeZia
made their first contribution in samber/lo#497@gecko655
made their first contribution in samber/lo#502@mash
made their first contribution in samber/lo#217@shivamrazorpay
made their first contribution in samber/lo#503Full Changelog: https://github.com/samber/lo/compare/v1.46.0...v1.47.0
Commits
bbd44ff
bump v1.47.0da6eb9d
💄 lintcd0bc21
preallocate stuff and more testsd9d3e3f
feat: preallocate output for lo.Keys and lo.Values1603a84
Update foreachwhile readme.md (#508)d8e5707
Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues (#503)cb150f5
feat: adding FromSlicePtrOr (#506)aa609e4
feat: add FromSlicePtr (#217)df28bdd
Fix documentation for Duration3 (#502)6ade78c
Docs: Wrong method reference and output in readme (#497)- Additional commits viewable in compare view
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)