Skip to content

chore(deps): update itzg/mc-router docker tag to v1.46.2 - #100

Open
Baconing wants to merge 1 commit into
masterfrom
renovate/itzg-mc-router-1.x
Open

chore(deps): update itzg/mc-router docker tag to v1.46.2#100
Baconing wants to merge 1 commit into
masterfrom
renovate/itzg-mc-router-1.x

Conversation

@Baconing

@Baconing Baconing commented Jul 19, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Update Change
itzg/mc-router (source) minor 1.44.01.46.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

itzg/mc-router (itzg/mc-router)

v1.46.2

Compare Source

What's Changed

  • Fix nil pointer dereference when deleting route without downscaler by @​pascalw in #​593

New Contributors

Full Changelog: itzg/mc-router@v1.46.1...v1.46.2

v1.46.1

Compare Source

What's Changed

  • Specify deployment constraints in compose file for docker swarm example by @​SCBionicle in #​590
  • Ensure api server can list routes with nil scaling target by @​itzg in #​592

Full Changelog: itzg/mc-router@v1.46.0...v1.46.1

v1.46.0

Compare Source

[!IMPORTANT]

If using Docker/Swarm auto-discovery and/or auto-scaling

The image now runs the container and mc-router within it as a non-root user by default. This is a security best practice,
but may cause startup disruption for some existing deployments with regard to access to the Docker socket, /var/run/docker.sock.

Refer to this section and the configuration examples from there
to the small adjustment needed to accommodate this hardening. One option there is to simply run the container as root, like before.

What's Changed

Full Changelog: itzg/mc-router@v1.45.3...v1.46.0

v1.45.4

Compare Source

What's Changed

  • Notify Discord about releases by @​itzg in #​579
  • build(deps): bump github.com/prometheus/client_golang from 1.24.0 to 1.24.1 in the patches group by @​dependabot[bot] in #​581

Full Changelog: itzg/mc-router@v1.45.2...v1.45.4

v1.45.3

Compare Source

What's Changed

  • Notify Discord about releases by @​itzg in #​579
  • build(deps): bump github.com/prometheus/client_golang from 1.24.0 to 1.24.1 in the patches group by @​dependabot[bot] in #​581

Full Changelog: itzg/mc-router@v1.45.2...v1.45.3

v1.45.2

Compare Source

What's Changed

Full Changelog: itzg/mc-router@v1.45.1...v1.45.2

v1.45.1

Compare Source

What's Changed

Full Changelog: itzg/mc-router@v1.45.0...v1.45.1

v1.45.0

Compare Source

What's Changed

  • build(deps): bump github.com/prometheus/client_golang from 1.23.2 to 1.24.0 by @​dependabot[bot] in #​576
  • feat(swarm): implement autoscaling (scale to zero/one) for Docker Swarm services by @​SCBionicle in #​564

New Contributors

Full Changelog: itzg/mc-router@v1.44.1...v1.45.0

v1.44.1

Compare Source

What's Changed

New Contributors

Full Changelog: itzg/mc-router@v1.44.0...v1.44.1


Configuration

📅 Schedule: (UTC)

  • 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.


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

This PR has been generated by Mend Renovate.

@Baconing
Baconing force-pushed the renovate/itzg-mc-router-1.x branch from 37c758e to 19c46bd Compare July 23, 2026 00:01
@Baconing Baconing changed the title Update itzg/mc-router Docker tag to v1.44.1 Update itzg/mc-router Docker tag to v1.45.0 Jul 23, 2026
@Baconing
Baconing force-pushed the renovate/itzg-mc-router-1.x branch from 19c46bd to b3940d9 Compare July 26, 2026 21:28
@Baconing Baconing changed the title Update itzg/mc-router Docker tag to v1.45.0 Update itzg/mc-router Docker tag to v1.45.1 Jul 26, 2026
@Baconing
Baconing force-pushed the renovate/itzg-mc-router-1.x branch from b3940d9 to 3f37ca0 Compare July 28, 2026 23:09
@Baconing Baconing changed the title Update itzg/mc-router Docker tag to v1.45.1 Update itzg/mc-router Docker tag to v1.45.2 Jul 28, 2026
@Baconing
Baconing force-pushed the renovate/itzg-mc-router-1.x branch from 3f37ca0 to a52c8f8 Compare August 2, 2026 20:51
@Baconing Baconing changed the title Update itzg/mc-router Docker tag to v1.45.2 Update itzg/mc-router Docker tag to v1.45.3 Aug 2, 2026
@Baconing
Baconing force-pushed the renovate/itzg-mc-router-1.x branch from a52c8f8 to 23cbdb2 Compare August 3, 2026 05:59
@Baconing Baconing changed the title Update itzg/mc-router Docker tag to v1.45.3 Update itzg/mc-router Docker tag to v1.45.4 Aug 3, 2026
@Baconing
Baconing force-pushed the renovate/itzg-mc-router-1.x branch from 23cbdb2 to a0ee67e Compare August 7, 2026 15:27
@Baconing Baconing changed the title Update itzg/mc-router Docker tag to v1.45.4 Update itzg/mc-router Docker tag to v1.46.0 Aug 7, 2026
@Baconing
Baconing force-pushed the renovate/itzg-mc-router-1.x branch from a0ee67e to 359c22b Compare August 7, 2026 22:08
@Baconing Baconing changed the title Update itzg/mc-router Docker tag to v1.46.0 Update itzg/mc-router Docker tag to v1.46.1 Aug 7, 2026
@Baconing
Baconing force-pushed the renovate/itzg-mc-router-1.x branch from 359c22b to fd7978e Compare August 8, 2026 21:02
@Baconing Baconing changed the title Update itzg/mc-router Docker tag to v1.46.1 Update itzg/mc-router Docker tag to v1.46.2 Aug 8, 2026
@Baconing Baconing changed the title Update itzg/mc-router Docker tag to v1.46.2 chore(deps): update itzg/mc-router docker tag to v1.46.2 Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant