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

Optimized Source code #164

Closed
wants to merge 85 commits into from
Closed

Optimized Source code #164

wants to merge 85 commits into from

Conversation

xbdmHQ
Copy link

@xbdmHQ xbdmHQ commented Jul 24, 2023

This patch will make it easier to read send and how to deploy etc.

READ THE CHANGELOG.md v2.5.4

xbdm and others added 30 commits July 24, 2023 10:26
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together.


Updates `xml2js` from 0.4.19 to 0.5.0
- [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.5.0)

Updates `aws-sdk` from 2.1314.0 to 2.1420.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1314.0...v2.1420.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [extract-loader](https://github.com/peerigon/extract-loader). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v0.5.1...v2.2.3)

Updates `extract-loader` from 3.2.0 to 4.0.3
- [Release notes](https://github.com/peerigon/extract-loader/releases)
- [Changelog](https://github.com/peerigon/extract-loader/blob/v4.0.3/CHANGELOG.md)
- [Commits](peerigon/extract-loader@v3.2.0...v4.0.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: extract-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…on5-and-extract-loader-2.2.3

Bump json5 and extract-loader
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…rd-wrap-1.2.5

Bump word-wrap from 1.2.3 to 1.2.5
…l2js-and-aws-sdk-0.5.0

Bump xml2js and aws-sdk
Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together.


Updates `node-forge` from 0.10.0 to 1.3.1
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@0.10.0...v1.3.1)

Updates `webpack-dev-server` from 3.11.3 to 4.15.1
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v3.11.3...v4.15.1)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: webpack-dev-server
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…de-forge-and-webpack-dev-server-1.3.1

Bump node-forge and webpack-dev-server
@xbdmHQ
Copy link
Author

xbdmHQ commented Jul 25, 2023

I see that you integrated my separate send-instances-status repository. This needs to be kept separate, as otherwise Upptime would completely overwrite the README. It is also unrelated to the main Send server/client code in this repository. Please see timvisee/send-instances#43 for more information.

Fixed!

xbdm and others added 26 commits August 6, 2023 17:32
Bumps [@fluent/langneg](https://github.com/projectfluent/fluent.js) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/projectfluent/fluent.js/releases)
- [Commits](https://github.com/projectfluent/fluent.js/compare/@fluent/langneg@0.6.2...@fluent/langneg@0.7.0)

---
updated-dependencies:
- dependency-name: "@fluent/langneg"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader) from 3.1.0 to 4.0.2.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/raw-loader@v3.1.0...v4.0.2)

---
updated-dependencies:
- dependency-name: raw-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 26.0.0 to 29.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@26.0.0...29.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redis-mock](https://github.com/yeahoffline/redis-mock) from 0.47.0 to 0.56.3.
- [Commits](https://github.com/yeahoffline/redis-mock/commits)

---
updated-dependencies:
- dependency-name: redis-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…edis-mock-0.56.3

Bump redis-mock from 0.47.0 to 0.56.3
…tylelint-config-standard-29.0.0

Bump stylelint-config-standard from 26.0.0 to 29.0.0
…aw-loader-4.0.2

Bump raw-loader from 3.1.0 to 4.0.2
…luent/langneg-0.7.0

Bump @fluent/langneg from 0.6.2 to 0.7.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.37.2 to 7.61.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.37.2...7.61.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…entry/node-7.61.1

Bump @sentry/node from 7.37.2 to 7.61.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 2.1.1 to 21.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@v2.1.1...puppeteer-v21.1.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…uppeteer-21.1.0

Bump puppeteer from 2.1.1 to 21.1.0
@xbdmHQ xbdmHQ closed this Aug 24, 2023
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.

None yet

2 participants