Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump actions/cache from 2.1.4 to 2.1.6 #1

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 20, 2021

Bumps actions/cache from 2.1.4 to 2.1.6.

Release notes

Sourced from actions/cache's releases.

v2.1.6

  • Catch unhandled "bad file descriptor" errors that sometimes occurs when the cache server returns non-successful response (actions/cache#596)

v2.1.5

  • Fix permissions error seen when extracting caches with GNU tar that were previously created using BSD tar (actions/cache#527)
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)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.4 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.4...v2.1.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 20, 2021
wbamberg added a commit that referenced this pull request Aug 20, 2021
…remove-seosummary-nomatch

* origin/remove-seosummary-nomatch:
  Fixed typo (mdn#8139)
  Fix link to fragment on same page (mdn#8128)
  Fix sectioning problem and remove redirect in Using the Painting API (mdn#8130)
  Fix sectioning flaw in WebGL Boilerplate #1 (mdn#8131)
  Remove {{draft}} from HTMLMediaElement.videoTracks (mdn#8129)
  Replace Intl/* with Intl.* (mdn#8136)
  chore(deps): bump @mdn/yari from 0.4.723 to 0.4.731 (mdn#8135)
  Convert Houdini docs to markdown
  Rename Houdini docs from .html to .md
  Move Web/Houdini to Web/Guide/Houdini
  Move files to CSS/CSS_Backgrounds_and_Borders (mdn#8121)
  Fix live sample box size in font-synthesis (mdn#8120)
  Remove all occurrences of dragexit event and ondragexit h… (mdn#8113)
  Clarify “How the Web works” section describing parse order (mdn#8108)
  Fix a link in Global_Objects/Object/propertyIsEnumerable (mdn#8119)
  Remove seoSummary, part 2 (mdn#8115)
  Remove seoSummary, part 1 (mdn#8114)
  index.html: typo (match </th> with opening <th>) (mdn#8112)
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 17, 2021

Looks like actions/cache is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 17, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/actions/cache-2.1.6 branch September 17, 2021 22:56
wbamberg pushed a commit that referenced this pull request Apr 5, 2022
* Replace {{event("visibilitychange")}} with domxref

* Revert "Replace {{event("visibilitychange")}} with domxref"

This reverts commit f25e494.

* Replace {{event)}} with domxref

* Typo fix
wbamberg pushed a commit that referenced this pull request Nov 20, 2023
* Add `cancel` event

https://html.spec.whatwg.org/multipage/indices.html#event-cancel:
Fired at dialog elements when they are canceled by the user (e.g., by pressing the Escape key), or at input elements in the File state when the user does not change their selection

* 📝 Make linter happy

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* 📝 Add an example

* 📝 highlight

* 🐛 typo

* 📝 Move cancel_event to HTMLElement

* 🔥 Removed original HTMLDialogElement/cancel_event

* 📝 Update all links

* 🐛 Sort redirects

* chore: Merge suggestion #1

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* chore: Merge suggestion #2

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* chore: Merge suggestion #3

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* chore: Merge suggestion #4

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* chore: Merge suggestion (5)

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* chore: Merge suggestion (6)

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/html/element/input/file/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Estelle Weyl <estelle@weyl.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
wbamberg pushed a commit that referenced this pull request Dec 21, 2023
* chore: replace create-react-app with vite

* chore: .js --> .jsx

* chore: add dev script section

* chore: update App component walkthrough

* fix: use correct h1 link

* feat: rewrite more

* chore: apply suggestions from review

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>

* chore: fix npm script syntax

* chore: rewrite node install instructions

* chore: delete extraneous section

* chore: delete image from replacement code

* chore: add syntax explainer

* chore: clean up final section

* chore: rewrite jsx section

* chore: nitpick notes

* chore: delete React 17 note

* chore(nit): hard drive -> machine

* chore: apply suggestions from code review

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>

* remove superfluous quote

* chore: replace create-react-app image with vite

* chore: index.jsx --> main.jsx

* chore: clean up prop-comment section

* chore: delete note on multi-word attributes

* chore: use code syntax in heading

* chore: change npm script note

* chore: update note again

* chore: fix image alt

* chore: apply suggestions from code review

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>

* chore: replace rollup mention with generic bundler reference

* chore: document assets directory

* chore: document lockfile

* chore: disambiguate app function and component

* chore: add some

* Small App() related tweaks

---------

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
estelle pushed a commit that referenced this pull request Nov 7, 2024
fix: grammar in mixed_content md (#1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants