Skip to content

fix(deps): update all (major)#8

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-all
Open

fix(deps): update all (major)#8
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-all

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 9, 2019

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
git-rev-sync 1.12.03.0.2 age confidence
github.com/go-chi/chi v4.0.2+incompatiblev5.2.5 age confidence
jake 0.7.2011.9.5 age confidence
karma-chrome-launcher 2.2.03.2.0 age confidence
karma-coverage 1.1.22.2.1 age confidence
karma-firefox-launcher 1.2.02.1.3 age confidence
karma-mocha 1.3.02.0.1 age confidence
mocha (source) 1.21.511.7.5 age confidence
rollup-plugin-json 2.3.14.0.0 age confidence
uglify-js 2.8.293.19.3 age confidence

Release Notes

kurttheviking/git-rev-sync-js (git-rev-sync)

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.1.0

Compare Source

v2.0.0

Compare Source

go-chi/chi (github.com/go-chi/chi)

v5.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.2.3...v5.2.5

v5.2.4

Compare Source

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.2.2...v5.2.3

v5.2.2

Compare Source

What's Changed

Security fix

  • Fixes GHSA-vrw8-fxc6-2r93 - "Host Header Injection Leads to Open Redirect in RedirectSlashes" commit
    • a lower-severity Open Redirect that can't be exploited in browser or email client, as it requires manipulation of a Host header
    • reported by Anuraag Baishya, @​anuraagbaishya. Thank you!

New Contributors

Full Changelog: go-chi/chi@v5.2.1...v5.2.2

v5.2.1

Compare Source

⚠️ Chi supports Go 1.20+

Starting this release, we will now support the four most recent major versions of Go. See #​963 for related discussion.

What's Changed

Full Changelog: go-chi/chi@v5.2.0...v5.2.1

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.1.0...v5.2.0

v5.1.0

Compare Source

What's Changed

  • middleware: add Discard method to WrapResponseWriter by @​patrislav in #​926
    • Adds Discard() method to the middleware.WrapResponseWriter interface. This is technically an API breaking change. However after some discussion at #​926 (comment), we decided to move forward, and release as minor version, as we don't expect anyone to rely on this interface / implement it externally.

New Contributors

Full Changelog: go-chi/chi@v5.0.14...v5.1.0

v5.0.14

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.0.12...v5.0.14

v5.0.13

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.0.12...v5.0.13

v5.0.12

Compare Source

v5.0.11

Compare Source

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Performance improvement: removing 1 allocation by foregoing context.WithValue, thank you @​bouk for
    your contribution (#​555). Note: new benchmarks posted in README.
  • middleware.CleanPath: new middleware that clean's request path of double slashes
  • deprecate & remove chi.ServerBaseContext in favour of stdlib http.Server#BaseContext
  • plus other tiny improvements, see full commit history below
  • History of changes: see go-chi/chi@v4.1.2...v1.5.1

v4.1.2+incompatible

Compare Source

v4.1.1

Compare Source

v4.1.1+incompatible

Compare Source

v4.1.0

Compare Source

  • fix for issue #​411 which allows for overlapping regexp
    route to the correct handler through a recursive tree search, thanks to @​Jahaja for the PR/fix!
  • new middleware.RouteHeaders as a simple router for request headers with wildcard support
  • History of changes: see go-chi/chi@v4.1.0...v4.1.1

v4.1.0+incompatible

Compare Source

v4.0.4

Compare Source

v4.0.4+incompatible

Compare Source

v4.0.3

Compare Source

v4.0.3+incompatible

Compare Source

jakejs/jake (jake)

v11.9.5

Compare Source

v10.9.4

Compare Source

v10.9.2

Compare Source

v10.9.1

Compare Source

v10.8.7

Compare Source

v10.8.6

Compare Source

v10.8.5

Compare Source

v10.8.2

Compare Source

v10.8.1

Compare Source

v10.7.1

Compare Source

v10.6.1

Compare Source

v10.5.2

Compare Source

v10.4.7

Compare Source

v10.4.6

Compare Source

v10.4.5

Compare Source

v10.4.4

Compare Source

v10.4.3

Compare Source

v10.4.2

Compare Source

v10.4.1

Compare Source

v10.3.2

Compare Source

v10.3.1

Compare Source

v10.3.0

Compare Source

v10.1.11

Compare Source

v10.1.10

Compare Source

v10.1.9

Compare Source

v10.1.7

Compare Source

v10.1.6

Compare Source

v10.1.5

Compare Source

v10.1.4

Compare Source

v10.1.3

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.0.6

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v8.1.1

Compare Source

v8.0.19

Compare Source

v8.0.18

Compare Source

v8.0.16

Compare Source

v8.0.15

Compare Source

v8.0.14

Compare Source

v8.0.12

Compare Source

v8.0.11

Compare Source

v8.0.10

Compare Source

v8.0.9

Compare Source

v8.0.8

Compare Source

v8.0.6

Compare Source

v8.0.5

Compare Source

v8.0.4

Compare Source

v8.0.3

Compare Source

v8.0.2

Compare Source

v8.0.1

Compare Source

karma-runner/karma-chrome-launcher (karma-chrome-launcher)

v3.2.0

Compare Source

Features
  • add process.env.ProgramW6432 as root location for binaries (12a73db)

3.1.1 (2022-03-09)

Bug Fixes
  • artificially trigger a release (83fdc3c)

v3.1.1

Compare Source

Features
  • add process.env.ProgramW6432 as root location for binaries (12a73db)

3.1.1 (2022-03-09)

Bug Fixes
  • artificially trigger a release (83fdc3c)

v3.1.0

Compare Source

Features
  • add process.env.ProgramW6432 as root location for binaries (12a73db)

3.1.1 (2022-03-09)

Bug Fixes
  • artificially trigger a release (83fdc3c)

v3.0.0

Compare Source

Features
  • allow overriding of the default debug port (26ae9f4), closes #​187
karma-runner/karma-coverage (karma-coverage)

v2.2.1

Compare Source

Bug Fixes
  • exit code when reporter file is not provided (1388186)

v2.2.0

Compare Source

Features
  • update Istanbul packages (24aac11)

2.1.1 (2022-02-05)

Bug Fixes

v2.1.1

Compare Source

Features
  • update Istanbul packages (24aac11)

2.1.1 (2022-02-05)

Bug Fixes

v2.1.0

Compare Source

Features
  • update Istanbul packages (24aac11)

2.1.1 (2022-02-05)

Bug Fixes

v2.0.3

Compare Source

Bug Fixes
  • deps: update main and dev dependencies (c20d982)
Features
  • reporter: log coverage threshold as a warning fixed #​432 (a6c95d8)

2.0.3 (2020-07-24)

Bug Fixes
  • report: waiting promise resolve in onExist method fix #​418 (c93f061)

2.0.2 (2020-04-13)

Bug Fixes

2.0.1 (2019-08-20)

v2.0.2

Compare Source

Bug Fixes
  • deps: update main and dev dependencies (c20d982)
Features
  • reporter: log coverage threshold as a warning fixed #​432 (a6c95d8)

2.0.3 (2020-07-24)

Bug Fixes
  • report: waiting promise resolve in onExist method fix #​418 (c93f061)

2.0.2 (2020-04-13)

Bug Fixes

2.0.1 (2019-08-20)

v2.0.1

Compare Source

Bug Fixes
  • deps: update main and dev dependencies (c20d982)
Features
  • reporter: log coverage threshold as a warning fixed #​432 (a6c95d8)

2.0.3 (2020-07-24)

Bug Fixes
  • report: waiting promise resolve in onExist method fix #​418 (c93f061)

2.0.2 (2020-04-13)

Bug Fixes

2.0.1 (2019-08-20)

v2.0.0

Compare Source

Bug Fixes
  • deps: update main and dev dependencies (c20d982)
Features
  • reporter: log coverage threshold as a warning fixed #​432 (a6c95d8)

2.0.3 (2020-07-24)

Bug Fixes
  • report: waiting promise resolve in onExist method fix #​418 (c93f061)

2.0.2 (2020-04-13)

Bug Fixes

2.0.1 (2019-08-20)

karma-runner/karma-firefox-launcher (karma-firefox-launcher)

v2.1.3

Compare Source

v2.1.2

Compare Source

Bug Fixes

v2.1.1

Compare Source

Bug Fixes
  • update name of Developer Edition on macOS (a0b5e58)

v2.1.0

Compare Source

Features
  • provide a way to configure location of executable in customLauncher (fix #​125) (c53efcc)

v2.0.0

Compare Source

Bug Fixes
  • Bypass WSL check if Firefox is present in WSL environment (23a5d10), closes #​107
  • Update is-wsl to v2.2.0 to detect docker under WSL (#​116) (c585393)
Features
BREAKING CHANGES
  • Changed minimum required version of node.js from 8 to 10.

Node 8 EOL was 2019-12-31.

v1.3.0

Compare Source

Bug Fixes
  • Check that wsl path exists before using wslpath to convert it (#​105) (1eb7e1b)
karma-runner/karma-mocha (karma-mocha)

v2.0.1

[Compare Source](https://redirect.github.com/ka


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 9, 2019
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from c1be7e3 to 5913a36 Compare August 13, 2019 22:41
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from 641558f to bede3e2 Compare August 27, 2019 15:49
@renovate renovate bot force-pushed the renovate/major-all branch from bede3e2 to 6834b09 Compare August 28, 2019 12:10
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 565687e to bdd9f11 Compare September 14, 2019 17:45
@renovate renovate bot force-pushed the renovate/major-all branch from bdd9f11 to 9536983 Compare September 16, 2019 10:39
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from eb90118 to 2fafb6a Compare October 5, 2019 06:15
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from bd01d23 to baab0b8 Compare October 15, 2019 06:02
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from 960fb75 to 362a765 Compare October 18, 2019 20:23
@renovate renovate bot force-pushed the renovate/major-all branch from 02f63d9 to a2ea3ca Compare December 2, 2024 18:14
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-all branch from a2ea3ca to 9880605 Compare December 15, 2024 22:06
@renovate renovate bot force-pushed the renovate/major-all branch from 9880605 to 3851152 Compare January 22, 2025 17:12
@renovate renovate bot force-pushed the renovate/major-all branch from 3851152 to af12c6e Compare February 4, 2025 14:01
@renovate renovate bot force-pushed the renovate/major-all branch from af12c6e to b32435d Compare May 1, 2025 19:20
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 6ccf5ff to 9b3cb69 Compare May 19, 2025 17:08
@renovate renovate bot force-pushed the renovate/major-all branch from 9b3cb69 to 59aac1b Compare May 23, 2025 23:52
@renovate renovate bot force-pushed the renovate/major-all branch from 59aac1b to 3c6cc1a Compare June 9, 2025 15:55
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 11ac1f7 to 5594590 Compare June 24, 2025 20:00
@renovate renovate bot changed the title fix(deps): update all (major) chore(deps): update all (major) Jul 21, 2025
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Jul 21, 2025
@renovate renovate bot force-pushed the renovate/major-all branch from 5594590 to f8718ad Compare August 4, 2025 01:48
@renovate renovate bot force-pushed the renovate/major-all branch from f8718ad to 139585b Compare August 27, 2025 11:43
@renovate renovate bot force-pushed the renovate/major-all branch from 139585b to 4713d3b Compare September 6, 2025 19:05
@renovate renovate bot force-pushed the renovate/major-all branch from 4713d3b to 77909ed Compare September 29, 2025 06:40
@renovate renovate bot changed the title fix(deps): update all (major) chore(deps): update all (major) Sep 29, 2025
@renovate renovate bot force-pushed the renovate/major-all branch from 77909ed to 0967ee8 Compare September 29, 2025 08:53
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Sep 29, 2025
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from b18b008 to d2c963e Compare October 2, 2025 01:09
@renovate renovate bot force-pushed the renovate/major-all branch from d2c963e to cdb5ad9 Compare November 5, 2025 03:37
@renovate renovate bot force-pushed the renovate/major-all branch from cdb5ad9 to 46b0e16 Compare January 14, 2026 17:09
@renovate
Copy link
Author

renovate bot commented Jan 14, 2026

ℹ️ Artifact update notice

File name: api/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.12 -> 1.22

@renovate renovate bot force-pushed the renovate/major-all branch from 46b0e16 to acb9e77 Compare February 5, 2026 12:52
@renovate renovate bot force-pushed the renovate/major-all branch from acb9e77 to 29c7768 Compare February 26, 2026 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants