[PR #1985] [MERGED] build(deps): bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0 #2218

Closed
opened 2026-03-01 21:54:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1985
Author: @dependabot[bot]
Created: 8/28/2023
Status: Merged
Merged: 8/28/2023
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/moby/patternmatcher-0.6.0


📝 Commits (1)

  • f1672ec build(deps): bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps github.com/moby/patternmatcher from 0.5.0 to 0.6.0.

Release notes

Sourced from github.com/moby/patternmatcher's releases.

v0.6.0

This release integrates the "frontend/dockerfile/dockerignore" package from github.com/moby/buildkit at commit 9da03ce42beb47d0d0a34c68ea90cac793b79851

What's Changed

Full Changelog: https://github.com/moby/patternmatcher/compare/v0.5.0...v0.6.0

Commits
  • 347bb8d Merge pull request #1 from thaJeztah/integrate_dockerignore
  • 36a4227 integrate frontend/dockerfile/dockerignore from buildkit
  • 8a1649d Merge pull request #2 from thaJeztah/update_go_versions
  • c512fc5 gha: test against go1.20.x
  • 2345cde gha: update actions/setup-go@v4
  • 555cf69 gha: update golangci-lint to v1.53.x
  • 666020c frontend/dockerfile/dockerignore: remove hard-coded filename from error
  • dba575f frontend/dockerfile/dockerignore: touch-up godoc and code
  • 318a4a5 frontend/dockerfile/dockerignore: cleanup unit test
  • 00aab4f chore: refactor dockerfile to use errors pkg
  • Additional commits viewable in compare view

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 <dependency name> 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1985 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/28/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/patternmatcher-0.6.0` --- ### 📝 Commits (1) - [`f1672ec`](https://github.com/nektos/act/commit/f1672ecff775e31aa2f663fefc90b15c175b3b65) build(deps): bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/moby/patternmatcher](https://github.com/moby/patternmatcher) from 0.5.0 to 0.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/moby/patternmatcher/releases">github.com/moby/patternmatcher's releases</a>.</em></p> <blockquote> <h2>v0.6.0</h2> <p>This release integrates the &quot;frontend/dockerfile/dockerignore&quot; package from github.com/moby/buildkit at commit <a href="https://github.com/moby/moby/tree/a392e6cecb815a7b2b784efd2dd40d04df50e580/pkg/fileutils">9da03ce42beb47d0d0a34c68ea90cac793b79851</a></p> <h2>What's Changed</h2> <ul> <li>gha: update golangci-lint to v1.54, actions/setup-go@v4, and go1.20.x <a href="https://redirect.github.com/moby/patternmatcher/pull/2">moby/patternmatcher#2</a></li> <li>integrate frontend/dockerfile/dockerignore from BuildKit <a href="https://redirect.github.com/moby/patternmatcher/pull/1">moby/patternmatcher#1</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/moby/patternmatcher/compare/v0.5.0...v0.6.0">https://github.com/moby/patternmatcher/compare/v0.5.0...v0.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/patternmatcher/commit/347bb8d8d557f90d1b75cd8bca3c0177f380a979"><code>347bb8d</code></a> Merge pull request <a href="https://redirect.github.com/moby/patternmatcher/issues/1">#1</a> from thaJeztah/integrate_dockerignore</li> <li><a href="https://github.com/moby/patternmatcher/commit/36a4227d6760d338e273d1e25ac6d21433379351"><code>36a4227</code></a> integrate frontend/dockerfile/dockerignore from buildkit</li> <li><a href="https://github.com/moby/patternmatcher/commit/8a1649db1de3ddf663f79726884bd892ac2a2e83"><code>8a1649d</code></a> Merge pull request <a href="https://redirect.github.com/moby/patternmatcher/issues/2">#2</a> from thaJeztah/update_go_versions</li> <li><a href="https://github.com/moby/patternmatcher/commit/c512fc55ae0e7eee0c08ab867d015a1050830e1e"><code>c512fc5</code></a> gha: test against go1.20.x</li> <li><a href="https://github.com/moby/patternmatcher/commit/2345cde1429108d94cf6ab07ca59a0c333dd2242"><code>2345cde</code></a> gha: update actions/setup-go@v4</li> <li><a href="https://github.com/moby/patternmatcher/commit/555cf69afa38f2032fcd25d12c3a726d5afe8884"><code>555cf69</code></a> gha: update golangci-lint to v1.53.x</li> <li><a href="https://github.com/moby/patternmatcher/commit/666020cb4be259d130ec76420d5d74fa94adcf67"><code>666020c</code></a> frontend/dockerfile/dockerignore: remove hard-coded filename from error</li> <li><a href="https://github.com/moby/patternmatcher/commit/dba575fa3811a493cf6838b5f78f040fff273cbc"><code>dba575f</code></a> frontend/dockerfile/dockerignore: touch-up godoc and code</li> <li><a href="https://github.com/moby/patternmatcher/commit/318a4a5baad77d63a2309d4d88be4d2a4eed070a"><code>318a4a5</code></a> frontend/dockerfile/dockerignore: cleanup unit test</li> <li><a href="https://github.com/moby/patternmatcher/commit/00aab4f6f863931189dd1d85ccc0f22d4e6ce8c8"><code>00aab4f</code></a> chore: refactor dockerfile to use errors pkg</li> <li>Additional commits viewable in <a href="https://github.com/moby/patternmatcher/compare/v0.5.0...v0.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/moby/patternmatcher&package-manager=go_modules&previous-version=0.5.0&new-version=0.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:54:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2218
No description provided.