fzipp / gg

A set of command line tools and Go packages to work with Thimbleweed Park data files.
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

build(deps): bump github.com/robertkrimen/otto from 0.0.0-20191219234010-c382bd3c16ff to 0.2.1 in /cmd/yack #8

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/robertkrimen/otto from 0.0.0-20191219234010-c382bd3c16ff to 0.2.1.

Release notes

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

v0.2.1

v0.2.1 Release Notes (2022-12-04T21:46:47Z)

Changelog

Bug fixes

  • 70918b621854bb78bddd0392961be402bf07e187: fix: number to int conversions (#474) (@​stevenh)

Full Changelog

v0.2.0

v0.2.0 Release Notes (2022-11-29T14:44:08Z)

Changelog

Features

  • 8d121dcad17a062781f624e4e4195a2f63f38dab: feat(underscore)!: update to v1.13.6 (#470) (@​stevenh)
  • f76dda17602924314cd64e171cffc081b6999ec8: feat: error with stack on %#v (#461) (@​stevenh)
  • c4b94300e384b3ae9d6cfd6259f64fedea585de8: feat: support push to go slices (#460) (@​stevenh)
  • ad8875609a015b556a20a69783e9b00c3a0e0915: feat: use exported methods when setting go values (#469) (@​stevenh)

Bug fixes

  • aeda017882d6f9d362f0db454d46f3174d0a81fe: fix!: date underflow / overflow and utc (#464) (@​stevenh)
  • 242e87ac0e36de2504513188f7436b8548b6e724: fix(ast): invalid idx1 for new expression (#473) (@​stevenh)
  • 93fb47cccccda3efb654d73acbc7384260f70506: fix(ast): walk missing nodes (#471) (@​stevenh)
  • 08e7a8d47284c29c9a4f01d9f576ad466ae2c0d3: fix: array writes (#454) (@​stevenh)
  • 52d4954a54a76430943714dbf843a2dad16b707a: fix: catch panic in try catch (#455) (@​stevenh)
  • 762556bdd2d0a932c856bdd5696d18006a17aa2a: fix: constant overflow for date tests (#462) (@​stevenh)
  • 46171082002bb756222b05fe056480f76204198d: fix: example to clean up watchdog goroutine (#431) (@​raidancampbell)
  • e311ec43055e3c75deca23d01b514fd797d9498f: fix: field index on interface (#449) (@​stevenh)
  • 041379fef3eb129a3618b0296db3a0331ef6b91f: fix: field pointers in fieldIndexByName (#452) (@​stevenh)
  • e92282a6bb0d929bf9fc72b60852deabd5347a99: fix: javascript sort time (#459) (@​stevenh)
  • ec2dc5ec24262a470fa4e558663a6a13853d31b2: fix: map export (#467) (@​stevenh)
  • 7de4257c77513786af0f2bdc393dcb23fad7fdaa: fix: number locale support (#472) (@​stevenh)
  • eb72a6e703c8fada85349171bdfd2e89a7d733ba: fix: reduce current index type (#468) (@​stevenh)
  • c74509626007f0cc4c86cc1c17c530f119a9e506: fix: regexp substring matches (#466) (@​stevenh)
  • 3697ad1504298fda95f400c2b241e294ae3a93a7: fix: stack panic truncation (#465) (@​stevenh)
  • 4c4631625a48a44ddedd861f79355d8f7cef748c: fix: string lengths (#450) (@​stevenh)
  • 37f29286766d812b219322e4cf6b82ac9e5701e4: fix: support struct pointers (#370) (@​ale-rinaldi)

Chores

  • b6f2991c96733c22f832de931ac7cf5bd7a89f0f: chore: clean up issue tests (#453) (@​stevenh)
  • a3b51c68f2a4f95193445c261b7db76fa6090112: chore: enable whitespace linter and fix errors (#456) (@​stevenh)
  • 3cf1fcc1d860b5bde37c013edb3eedc6335a6855: chore: update to go 1.18 (#458) (@​andig)

Continuous Integration

  • 93072360ee0ca27ab8ebb377e3b5970d61123ccc: ci: add goreleaser (#447) (@​stevenh)
  • 9163a3ee27d0e21ca4e426c300fddcd8f2f8a455: ci: enable golangci-lint cache (#451) (@​stevenh)

... (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 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)