Skip to content

📦 Update dependency sleep-promise to v9#30734

Merged
rsimha merged 1 commit intoampproject:masterfrom
renovate-bot:renovate/core-sleep-promise-9.x
Oct 19, 2020
Merged

📦 Update dependency sleep-promise to v9#30734
rsimha merged 1 commit intoampproject:masterfrom
renovate-bot:renovate/core-sleep-promise-9.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Oct 19, 2020

This PR contains the following updates:

Package Update Type Change Package file
sleep-promise major devDependencies 8.0.1 -> 9.0.0 package.json
How to resolve breaking changes

This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green Travis build. To check out and update this PR, follow the steps below:

# Check out the PR branch (these steps are from GitHub)
git checkout -b renovate-bot-renovate/core-sleep-promise-9.x master
git pull https://github.com/renovate-bot/amphtml.git renovate/core-sleep-promise-9.x

# Directly make fixes and commit them
gulp lint --fix # For lint errors in JS files
gulp prettify --fix # For prettier errors in non-JS files
# Edit source code in case of new compiler warnings / errors

# Push the changes to the branch
git push git@github.com:renovate-bot/amphtml.git renovate-bot-renovate/core-sleep-promise-9.x:renovate/core-sleep-promise-9.x

Release Notes

brummelte/sleep-promise

v9.0.0

Compare Source

  • chore: add github actions (a355a7b)
  • chore: add pnpify SDKs (396c1a7)
  • chore: add renovate (069d930)
  • chore: add semantic release (c26e0c1)
  • chore: configure junit path (ca2b1af)
  • chore: lint all files (c2a17bd)
  • chore: remove prettier formatting (d7bb1ed)
  • chore: update circle CI node image (73f0135)
  • chore: update editorconfig (82a497b)
  • chore: update yarn to v2 (d31a858)
  • chore: yarn install (2a399b8)
  • chore: yarn install (f9c7617)
  • chore(babel): use transform runtime for jest (e119083)
  • chore(release): 9.0.0 skip ci
  • chore!: update dependencies (75a90f4)
  • chore!: use terser instead of babel minify (c3cdca3)
  • refactor: circle CI configuration file (52279a0)
  • refactor: eslint config (2861624)
  • refactor: json indentation (912b1dd)
  • refactor: rename index to sleep (b81aebb)
  • refactor: rollup config (988a828)
BREAKING CHANGE
  • build output has been changed, which might potentially be breaking

8.0.1 (2018-06-06)

  • Add coveralls (4d6405c)
  • Add license information to readme (48671ce)
  • Fix CI code test coverage (36303f2)
  • Fix license link (2661144)
  • Remove default value for createSleepPromise options (c683f77)
  • v8.0.1 (8abf89e)

8.0.0 (2018-06-06)

7.1.0 (2018-06-05)

7.0.0 (2018-06-05)

6.0.0 (2018-04-14)

5.1.0 (2018-04-11)

5.0.0 (2018-04-11)

4.1.0 (2018-04-08)

4.0.0 (2018-04-08)

3.0.0 (2018-04-07)

2.0.0 (2016-07-30)

1.0.0 (2015-08-22)


Renovate configuration

📅 Schedule: "after 12am every weekday" in timezone America/Los_Angeles.

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot force-pushed the renovate/core-sleep-promise-9.x branch from 3ad0f39 to 56ff890 Compare October 19, 2020 21:41
@renovate-bot renovate-bot changed the title 📦 Update dependency sleep-promise to v9 📦 Update dependency sleep-promise to v9 Oct 19, 2020
Copy link
Copy Markdown
Contributor

@rsimha rsimha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay, our first renovate PR after the transition to npm! (See #30694)

Diffs for posterity:

image

@rsimha rsimha merged commit ccf5373 into ampproject:master Oct 19, 2020
@renovate-bot renovate-bot deleted the renovate/core-sleep-promise-9.x branch October 19, 2020 22:23
ed-bird pushed a commit to ed-bird/amphtml that referenced this pull request Dec 10, 2020
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.

3 participants