PastelDeck is a CLI that helps you transform a markdown file into a simple html-based slideshow. Perfect for when you want to focus on content with a pretty looking outcome.
Set your currently playing song on Spotify as your Slack status
A fun little website that replaces vowels with 'oob' https://oob-this.netlify.com/
chore(deps): bump qs from 6.5.2 to 6.5.3
Bumps qs from 6.5.2 to 6.5.3.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #411 from netlify/dependabot/npm_and_yarn/qs-6.5.3
chore(deps): bump qs from 6.5.2 to 6.5.3
Bumps qs from 6.5.2 to 6.5.3.
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
.
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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
chore: release 2.14.0
chore: bump swagger.yml file
Merge pull request #421 from netlify/release-v2.14.0
chore: release 2.14.0
This PR was generated with Release Please. See documentation.
feat: add functions_config parameter to deploy
fix: remove functions_config from logger in deploy
Merge pull request #420 from netlify/feat-204/add-functions-config-to-buildbot-deploy
feat: add functions_config parameter to deploy
Some work to support https://github.com/netlify/pod-compute/issues/192 in buildbot :)
Confirmed that this works by trying it out in a draft pr of buildbot! :sparkles:
feat: show displayName for any function that has one being run with ntl dev (#5444)
feat: show displayName for any function that has one being run with ntl dev
fix: change .netlify to use getPathInHome
fix: change getPathInHome to getPathInProject for registry and hash-fns
🎉 Thanks for submitting a pull request! 🎉
Work for https://github.com/netlify/pod-compute/issues/373 to show a display name if available for functions.
Is dependent on https://github.com/netlify/zip-it-and-ship-it/pull/1329
For us to review and ship your PR efficiently, please perform the following steps:
A picture of a cute animal (not mandatory, but encouraged)
fix: change getPathInHome to getPathInProject for registry and hash-fns
fix: remove functions_config from logger in deploy
fix: change .netlify to use getPathInHome
fix(deps): update dependency @netlify/zip-it-and-ship-it to ^8.5.0 (#5445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge branch 'main' into feat-373/show-display-name-for-functions-when-running-ntl-dev
chore(main): release 8.5.0 (#1330)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>