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

Update packages #21

Merged
merged 2 commits into from
May 26, 2021
Merged

Update packages #21

merged 2 commits into from
May 26, 2021

Conversation

Klukies
Copy link
Contributor

@Klukies Klukies commented May 25, 2021

This should close #20, while I was at it I also update some packages that npm allowed to upgrade 😊 .

I've also ran the tests locally, seeing as there's not test script in place with GitHub Actions, I posted a screenshot down below
image

@zeke
Copy link
Owner

zeke commented May 26, 2021

Nice! Wanna add an Actions workfow for running the tests while you're at it?

@Klukies
Copy link
Contributor Author

Klukies commented May 26, 2021

I added a basic Actions workflow file, it should trigger when this get merged into master ;)

@zeke zeke merged commit 6aab429 into zeke:master May 26, 2021
@zeke
Copy link
Owner

zeke commented May 26, 2021

Nice! Thank you. ✨

$ np patch --no-2fa

Publish a new version of npe (current: 1.1.3)

Commits:
- Merge pull request #21 from LukasCornille/feature/package-updates  6aab429
- Add GitHub CI  269b423
- Update packages  3d55e9a
- Merge pull request #10 from zeke/dependabot/npm_and_yarn/minimist-1.2.3  f6c4325
- Merge pull request #9 from zeke/dependabot/npm_and_yarn/merge-1.2.1  e5536d6
- remove cruft from readme  0c99111
- clean up package.json  deafc56
- Bump minimist from 1.2.0 to 1.2.3  e352fca
- Bump merge from 1.2.0 to 1.2.1  fc103cf
- add standard for linting  75a7c93

Commit Range:
v1.1.3...master

Registry:
https://registry.npmjs.org/


  ✔ Prerequisite check
  ✔ Git
  ✔ Installing dependencies using npm
  ✔ Running tests using npm
  ✔ Bumping version using npm
  ✔ Publishing package using npm
  ✔ Pushing tags
  ✔ Creating release draft on GitHub

 npe 1.1.4 published 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prototype Pollution on merge dependency
2 participants