Commit Graph

16 Commits (33bc29f2f4d834244439b703e8ecd16219362492)

Author SHA1 Message Date
CTome 33bc29f2f4
Merge pull request #19 from FreesideHull/dependabot/npm_and_yarn/luxon-2.5.2 2023-04-21 11:42:48 +01:00
CTome f45323acf8
Merge pull request #16 from FreesideHull/dependabot/npm_and_yarn/socket.io-parser-4.0.5 2023-04-21 11:42:27 +01:00
dependabot[bot] 1da6722165
Bump engine.io from 6.2.0 to 6.2.1
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 10:41:54 +00:00
dependabot[bot] 1600fcb81f
Bump socket.io-parser from 4.0.4 to 4.0.5
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 10:41:53 +00:00
CTome fafb65e481
Merge pull request #22 from FreesideHull/dependabot/npm_and_yarn/ua-parser-js-and-browser-sync-1.0.35 2023-04-21 11:41:20 +01:00
dependabot[bot] 3566ebaa3a
Bump nunjucks from 3.2.3 to 3.2.4
Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/mozilla/nunjucks/releases)
- [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mozilla/nunjucks/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: nunjucks
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 21:49:18 +00:00
dependabot[bot] eeeb4649e7
Bump ua-parser-js and browser-sync
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) and [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies needed to be updated together.

Updates `ua-parser-js` from 1.0.2 to 1.0.35
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.2...1.0.35)

Updates `browser-sync` from 2.27.10 to 2.29.1
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.10...v2.29.1)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 20:15:36 +00:00
dependabot[bot] 582f3f7927
Bump luxon from 2.5.0 to 2.5.2
Bumps [luxon](https://github.com/moment/luxon) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/2.5.0...2.5.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 20:15:24 +00:00
Starbeamrainbowlabs 923839fe4c
Update dependencies 2022-08-27 23:35:33 +01:00
Starbeamrainbowlabs 2775e6386a
Update dependencies
Note: file-type CANNOT be upgaded until 11ty supports es modules :-/
2022-07-04 21:41:06 +01:00
Starbeamrainbowlabs 26eb74ba8f
Update dependencies 2022-06-14 00:10:45 +01:00
Starbeamrainbowlabs 15606bf5d7
Update dependencies, use p-memoize
@eleventy *really* needs to support ES6 modules
2021-10-17 14:45:44 +01:00
Starbeamrainbowlabs e0ee4c19a3
Feed parser: support feed items with object for content
e.g. { type: "html", text: "...", ... }

Ref #6
2021-10-03 19:06:07 +01:00
Starbeamrainbowlabs 6aa9cfb20b
Add optional FILTER_FEED environment variable 2021-08-16 23:17:46 +01:00
Starbeamrainbowlabs 8a863d7b0d
It's coming together, but we just have a whole bunch of errors to work through. 2021-08-09 01:49:18 +01:00
Starbeamrainbowlabs d5160904ad
Create basic scaffolding structure 2021-08-08 22:20:37 +01:00