fix(deps): update module github.com/robertkrimen/otto to v0.3.0 #1561
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.2.1
->v0.3.0
Release Notes
robertkrimen/otto (github.com/robertkrimen/otto)
v0.3.0
Compare Source
v0.3.0 Release Notes (2023-12-20T21:04:46Z)
Changelog
Features
2b00d85
: feat: add math function (#485) (@noobHuKai)c902ab4
: feat: add string startsWith method (#514) (@rorymalcolm)9221440
: feat: date parse with slashes (#490) (@stevenh)Bug fixes
d2ed0a7
: fix: Idx1 of ObjectLiteral and ArrayLiteral (#504) (@tyamagu2)67dbb5d
: fix: mishandling of message parameter in runtime.newErrorObject (@deoxxa)898a889
: fix: missing regexp capture panic (#477) (@stevenh)f987875
: fix: panic on BadStatement (#495) (@amaicode)fc4074c
: fix: panic related to invalid property access in goMapObject (@deoxxa)589611c
: fix: positions of expressions (#505) (@tyamagu2)11288b7
: fix: positions of statements (#506) (@tyamagu2)9f9bfb9
: fix: starting position of comment (#507) (@tyamagu2)f70d418
: fix: starting position of if statement (#501) (@tyamagu2)0357209
: fix: starting positions of for and for-in statements (#503) (@tyamagu2)9230e2b
: fix: tester (#478) (@stevenh)Chores
b882379
: chore: add generated headers (#486) (@stevenh)7927fb4
: chore: add missing generate (#481) (@stevenh)f142365
: chore: add missing inline tests (#479) (@stevenh)802621d
: chore: improve error message (#484) (@stevenh)ddcbf14
: chore: improve error messages (#482) (@stevenh)026a1d9
: chore: lint and naming refactor (#475) (@stevenh)233dfa4
: chore: remove perl, make and local docs. (#476) (@stevenh)5d81e9e
: chore: rename _parser (#483) (@stevenh)Continuous Integration
fbcfda9
: ci: fix golangci-lint errors (#496) (@stevenh)ea8bcc3
: ci: fix lint failures (#502) (@stevenh)Full Changelog
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.