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

Support modern node, amongst other things #4

Open
wants to merge 355 commits into
base: master
Choose a base branch
from

Conversation

randytarampi
Copy link
Contributor

Paying it forward and pushing my changes out for all to see/use.

And y'know, also building up a list of things to point at while I hunt for jobs. 🤣

This should resolve #2 and #3 by adding an updateDefinitions lambda that handles all the definitions work.

More changes detailed in the CHANGELOG.

randytarampi and others added 30 commits May 4, 2019 11:01
Not quite ready to close #38 just yet though. Breaking changes everywhere.
[skip ci]

## [2.0.4](v2.0.3...v2.0.4) (2019-05-04)

### Reverts

* chore(greenkeeper): Update dependencies. ([36d0062](36d0062))
randytarampi and others added 30 commits October 18, 2020 23:15
…488c4e9bbc8759b98e

[Snyk] Upgrade serverless from 2.4.0 to 2.5.0
…7e62c5083e012a408e

[Snyk] Upgrade eslint from 7.10.0 to 7.11.0
…946b1599377a18eb8d

[Snyk] Upgrade semantic-release from 17.1.2 to 17.2.0
…caeb9b6172dbaf8998

[Snyk] Upgrade: @babel/cli, @babel/core, @babel/preset-env, @babel/register
I mean, the cloud service is scanning the GitHub repos anyways, so there's no need to run this locally right?

Or am I getting this switch the other way around...? 🤔
[skip ci]

## [3.0.14](v3.0.13...v3.0.14) (2020-10-18)

### Bug Fixes

* package.json to reduce vulnerabilities ([569c74c](569c74c))
* upgrade eslint from 7.10.0 to 7.11.0 ([e6496bb](e6496bb))
* upgrade multiple dependencies with Snyk ([3503616](3503616))
* upgrade multiple dependencies with Snyk ([d7bd4a0](d7bd4a0))
* upgrade semantic-release from 17.1.2 to 17.2.0 ([3b6248b](3b6248b))
* upgrade serverless from 2.4.0 to 2.5.0 ([0772f1f](0772f1f))
* upgrade sinon from 9.1.0 to 9.2.0 ([fc5943c](fc5943c))
…0f1f1e5522694d100f

[Snyk] Upgrade temp from 0.9.1 to 0.9.2
…2eaccaf8675eb0bafa

[Snyk] Upgrade eslint from 7.11.0 to 7.12.0
[skip ci]

## [3.0.15](v3.0.14...v3.0.15) (2020-11-22)

### Bug Fixes

* upgrade eslint from 7.11.0 to 7.12.0 ([647efe1](647efe1))
* upgrade temp from 0.9.1 to 0.9.2 ([554820e](554820e))
Snyk has created this PR to upgrade:
  - @babel/cli from 7.12.7 to 7.12.8.
    See this package in npm: https://www.npmjs.com/package/@babel/cli
  - @babel/core from 7.12.7 to 7.12.8.
    See this package in npm: https://www.npmjs.com/package/@babel/core

See this project in Snyk:
https://app.snyk.io/org/randytarampi/project/e095fb25-a87f-4931-a0ba-08adee4c492b?utm_source=github&utm_medium=upgrade-pr
…25bb914646e4d39861

[Snyk] Upgrade semantic-release from 17.2.4 to 17.3.0
…ac4de861f7d7f4d83e

[Snyk] Upgrade: @babel/cli, @babel/core
…779f201e3b50e8d5cb

[Snyk] Upgrade webpack from 5.6.0 to 5.7.0
…e42a9a069a82e7b335

[Snyk] Upgrade serverless from 2.12.0 to 2.13.0
…5a2a0816cbfb8a7e75

[Snyk] Upgrade babel-loader from 8.2.1 to 8.2.2
Signed-off-by: Randy Tarampi <rt@randytarampi.ca>
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NETMASK-1089716
…84802daa5a7028

[Snyk] Security upgrade snyk from 1.430.0 to 1.518.0
Signed-off-by: Randy Tarampi <rt@randytarampi.ca>
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.

Embedding database virus definition in the Lambda function
4 participants