This repository was archived by the owner on Feb 23, 2024. It is now read-only.

chore(deps): update erzz/dockle-action action to v1.4.0 - #78

Open
renovate[bot] wants to merge 1 commit into
mainfrom
rv8/erzz-dockle-action-1.x
Open

chore(deps): update erzz/dockle-action action to v1.4.0#78
renovate[bot] wants to merge 1 commit into
mainfrom
rv8/erzz-dockle-action-1.x

Conversation

@renovate

@renovaterenovateBot commented Mar 21, 2022

Copy link
Copy Markdown

Mend Renovate

This PR contains the following updates:

PackageTypeUpdateChange
erzz/dockle-actionactionminorv1.1.1 -> v1.4.0

Release Notes

erzz/dockle-action (erzz/dockle-action)

v1.4.0

Compare Source

✨ New Features
  • default to exit code 1 unless overridden should be the default behaviour (3ab4b31)

v1.3.2

Compare Source

🐛 Bug Fixes
  • Run authenticated requests against the GitHub API (1dd541c)

v1.3.1

Compare Source

🐛 Bug Fixes

v1.3.0

Compare Source

📦 Maintenance
  • deps: update github/codeql-action action to v2 (341faaf)
✨ New Features
  • add floating releases for loosely pinning version (644bc8c), closes #​13

v1.2.0

Compare Source

Bug Fixes
  • add a sane default value for new timeout input (059e164)
Features
  • add option for image pull input (d8d87c4)

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed! Quality Gate passed

BugA0 Bugs
VulnerabilityA0 Vulnerabilities
Security HotspotA0 Security Hotspots
Code SmellA0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovaterenovateBot changed the title chore(deps): update erzz/dockle-action action to v1.2.0chore(deps): update erzz/dockle-action action to v1.3.0May 25, 2022
@renovate
renovateBotforce-pushed the rv8/erzz-dockle-action-1.x branch from 7b0f182 to f3abbd3CompareMay 25, 2022 16:48
@renovaterenovateBot changed the title chore(deps): update erzz/dockle-action action to v1.3.0chore(deps): update erzz/dockle-action action to v1.3.1Jul 5, 2022
@renovate
renovateBotforce-pushed the rv8/erzz-dockle-action-1.x branch from f3abbd3 to 9a2dfe2CompareJuly 5, 2022 11:19
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed! Quality Gate passed

BugA0 Bugs
VulnerabilityA0 Vulnerabilities
Security HotspotA0 Security Hotspots
Code SmellA0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate
renovateBotforce-pushed the rv8/erzz-dockle-action-1.x branch from 9a2dfe2 to 22d2755CompareMarch 23, 2023 15:14
@renovaterenovateBot changed the title chore(deps): update erzz/dockle-action action to v1.3.1chore(deps): update erzz/dockle-action action to v1.3.2Mar 23, 2023
@renovaterenovateBot changed the title chore(deps): update erzz/dockle-action action to v1.3.2chore(deps): update erzz/dockle-action action to v1.4.0Aug 15, 2023
@renovate
renovateBotforce-pushed the rv8/erzz-dockle-action-1.x branch from 22d2755 to 0e87174CompareAugust 15, 2023 18:40
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed! Quality Gate passed

BugA0 Bugs
VulnerabilityA0 Vulnerabilities
Security HotspotA0 Security Hotspots
Code SmellA0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all \u003cpre\u003e\u003ccode\u003e blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks"); } } catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); } })(); })();
Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

chore(deps): update erzz/dockle-action action to v1.4.0 - #78

Open
renovate[bot] wants to merge 1 commit into
mainfrom
rv8/erzz-dockle-action-1.x
Open

chore(deps): update erzz/dockle-action action to v1.4.0#78
renovate[bot] wants to merge 1 commit into
mainfrom
rv8/erzz-dockle-action-1.x

Conversation

@renovate

@renovaterenovateBot commented Mar 21, 2022

Copy link
Copy Markdown

Mend Renovate

This PR contains the following updates:

PackageTypeUpdateChange
erzz/dockle-actionactionminorv1.1.1 -> v1.4.0

Release Notes

erzz/dockle-action (erzz/dockle-action)

v1.4.0

Compare Source

✨ New Features
  • default to exit code 1 unless overridden should be the default behaviour (3ab4b31)

v1.3.2

Compare Source

🐛 Bug Fixes
  • Run authenticated requests against the GitHub API (1dd541c)

v1.3.1

Compare Source

🐛 Bug Fixes

v1.3.0

Compare Source

📦 Maintenance
  • deps: update github/codeql-action action to v2 (341faaf)
✨ New Features
  • add floating releases for loosely pinning version (644bc8c), closes #​13

v1.2.0

Compare Source

Bug Fixes
  • add a sane default value for new timeout input (059e164)
Features
  • add option for image pull input (d8d87c4)

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed! Quality Gate passed

BugA0 Bugs
VulnerabilityA0 Vulnerabilities
Security HotspotA0 Security Hotspots
Code SmellA0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovaterenovateBot changed the title chore(deps): update erzz/dockle-action action to v1.2.0chore(deps): update erzz/dockle-action action to v1.3.0May 25, 2022
@renovate
renovateBotforce-pushed the rv8/erzz-dockle-action-1.x branch from 7b0f182 to f3abbd3CompareMay 25, 2022 16:48
@renovaterenovateBot changed the title chore(deps): update erzz/dockle-action action to v1.3.0chore(deps): update erzz/dockle-action action to v1.3.1Jul 5, 2022
@renovate
renovateBotforce-pushed the rv8/erzz-dockle-action-1.x branch from f3abbd3 to 9a2dfe2CompareJuly 5, 2022 11:19
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed! Quality Gate passed

BugA0 Bugs
VulnerabilityA0 Vulnerabilities
Security HotspotA0 Security Hotspots
Code SmellA0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate
renovateBotforce-pushed the rv8/erzz-dockle-action-1.x branch from 9a2dfe2 to 22d2755CompareMarch 23, 2023 15:14
@renovaterenovateBot changed the title chore(deps): update erzz/dockle-action action to v1.3.1chore(deps): update erzz/dockle-action action to v1.3.2Mar 23, 2023
@renovaterenovateBot changed the title chore(deps): update erzz/dockle-action action to v1.3.2chore(deps): update erzz/dockle-action action to v1.4.0Aug 15, 2023
@renovate
renovateBotforce-pushed the rv8/erzz-dockle-action-1.x branch from 22d2755 to 0e87174CompareAugust 15, 2023 18:40
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed! Quality Gate passed

BugA0 Bugs
VulnerabilityA0 Vulnerabilities
Security HotspotA0 Security Hotspots
Code SmellA0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants