ssrlive / proxypool

自动抓取tg频道、订阅地址、公开互联网上的ss、ssr、vmess、trojan节点信息,聚合去重后提供节点列表
GNU General Public License v3.0
369 stars 135 forks source link

Bump github.com/robertkrimen/otto from 0.2.1 to 0.5.0 #201

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/robertkrimen/otto from 0.2.1 to 0.5.0.

Release notes

Sourced from github.com/robertkrimen/otto's releases.

v0.5.0

v0.5.0 Release Notes (2024-11-04T11:14:45Z)

Changelog

Features

  • 2d23528df00b407695203976216e9c88724ec8eb: feat: support trailing comma after the last argument (#520) (@​linuxerwang)

Bug fixes

  • c136deb268fffeb59bfeea14ccb7d0bb431ebf3d: fix: string slice and replace (#535) (@​stevenh)
  • a39e65d4063df24a48bc3a4b393f42014fdc2752: fix: missing flag from regex literal in corner case (#529) (@​psve)
  • d4edd51c4f2cd542a7101eb296eb9fe55421c0f9: fix(parser/lexer): ID_Start & ID_Continue checks (#524) (@​filips)

Chores

  • aefc75aabc1d07aae87dbfdd51b40c5812fdbdcb: chore: update go and tools (#537) (@​stevenh)
  • a81d9a55bf4dc274f62fd6b62cdfa6de8e5d1f66: chore: update underscore to 1.13.7 (#536) (@​stevenh)

Continuous Integration

  • c9ce175a196aa5035575a41251c003d2ce05ba00: ci: update goreleaser args (#538) (@​stevenh)

Full Changelog

v0.4.0

v0.4.0 Release Notes (2024-04-15T19:14:54Z)

Changelog

Features

  • b755419e33b794116f0dead00ac3cbe883462e0f: feat: add trimStart and trimEnd aliases (#516) (@​rorymalcolm)
  • 1ca7723e8a488026ef43a04e37626cf52b4281e5: feat: support Object.values() (#518) (@​rorymalcolm)

Chores

  • 98effe01d8619e608b154c1efab9480e8f6eb399: chore: update ci versions (#519) (@​stevenh)

Full Changelog

v0.3.0

v0.3.0 Release Notes (2023-12-20T21:04:46Z)

Changelog

Features

  • 2b00d85b5e89a4cdfa13386676de64d0c401d50a: feat: add math function (#485) (@​noobHuKai)
  • c902ab43460d67e74ef4f7591d5dcdf8bafcea3d: feat: add string startsWith method (#514) (@​rorymalcolm)
  • 922144077c6d7b0a5a298dcbcd17bb92fde3035a: feat: date parse with slashes (#490) (@​stevenh)

Bug fixes

  • d2ed0a776eb74ddd2544a98a329ce3b5f2b69330: fix: Idx1 of ObjectLiteral and ArrayLiteral (#504) (@​tyamagu2)
  • 67dbb5d65bfcc319bdcb7f165442ad53b69bce89: fix: mishandling of message parameter in runtime.newErrorObject (@​deoxxa)
  • 898a889ed44ba60370772caf46492b0e8a642a1e: fix: missing regexp capture panic (#477) (@​stevenh)
  • f987875222a7759e0a70530ed84e9ae6f6ad876d: fix: panic on BadStatement (#495) (@​amaicode)
  • fc4074c6167d94ae06b7f48f62256973254c6b66: fix: panic related to invalid property access in goMapObject (@​deoxxa)
  • 589611c3ae9c48b74f60a1d47c8b31777944e2fc: fix: positions of expressions (#505) (@​tyamagu2)
  • 11288b75643653b03ba5852ee56392a2cb81eb57: fix: positions of statements (#506) (@​tyamagu2)

... (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 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)
dependabot[bot] commented 1 week ago

Superseded by #202.