Skip to content

Commit

Permalink
feat: upgrade to meteor 2.5/node 14.18.1
Browse files Browse the repository at this point in the history
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
  • Loading branch information
brent-hoover committed Feb 21, 2022
1 parent 57f9899 commit e3da164
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 39 deletions.
16 changes: 8 additions & 8 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -7,34 +7,34 @@
# Core Meteor Packages
###

meteor-base@1.5.0 # Packages every Meteor app needs to have
meteor-base@1.5.1 # Packages every Meteor app needs to have
mobile-experience@1.1.0 # Packages for a great mobile UX
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.15.2 # Enable ECMAScript2015+ syntax in app code
ecmascript@0.16.0 # Enable ECMAScript2015+ syntax in app code
audit-argument-checks@1.0.7 # ensure meteor method argument validation
browser-policy@1.1.0 # security-related policies enforced by newer browsers
juliancwirko:postcss@1.3.0 # CSS post-processing plugin (replaces standard-minifier-css)
session@1.2.0 # ReactiveDict whose contents are preserved across Hot Code Push
tracker@1.2.0 # Meteor transparent reactive programming library
mongo@1.12.0
mongo@1.13.0
reactive-var@1.0.11
reactive-dict@1.3.0
check@1.3.1
http@2.0.0
ddp-rate-limiter@1.1.0
underscore@1.0.10
logging@1.2.0
logging@1.3.1
reload@1.3.1
ejson@1.1.1
less@2.8.0
mdg:validated-method
shell-server@0.5.0
dynamic-import@0.7.0
standard-minifier-js@2.6.0
dynamic-import@0.7.2
standard-minifier-js@2.7.1

# Meteor Auth Packages
accounts-base@2.0.0
accounts-base@2.2.0

# Community Packages
aldeed:autoform@6.2.0
Expand All @@ -47,4 +47,4 @@ orionsoft:graphql-compiler

# Custom Packages
jquery
hot-module-replacement@0.3.0
hot-module-replacement@0.4.0
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@2.3
METEOR@2.5
52 changes: 26 additions & 26 deletions .meteor/versions
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
accounts-base@2.0.0
accounts-base@2.2.0
aldeed:autoform@6.3.0
aldeed:collection2@3.4.1
aldeed:template-extension@4.1.0
allow-deny@1.1.0
audit-argument-checks@1.0.7
autoupdate@1.7.0
babel-compiler@7.6.2
autoupdate@1.8.0
babel-compiler@7.7.0
babel-runtime@1.5.0
base64@1.0.12
binary-heap@1.0.11
Expand All @@ -19,27 +19,27 @@ browser-policy-content@1.1.1
browser-policy-framing@1.1.0
caching-compiler@1.2.2
caching-html-compiler@1.2.1
callback-hook@1.3.0
callback-hook@1.4.0
check@1.3.1
ddp@1.4.0
ddp-client@2.5.0
ddp-common@1.4.0
ddp-rate-limiter@1.1.0
ddp-server@2.4.0
ddp-server@2.5.0
deps@1.0.12
diff-sequence@1.1.1
dynamic-import@0.7.0
ecmascript@0.15.2
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.1
ecmascript-runtime-server@0.10.1
dynamic-import@0.7.2
ecmascript@0.16.0
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.1
es5-shim@4.8.0
fetch@0.1.1
gadicc:blaze-react-component@1.4.3
geojson-utils@1.0.10
hot-code-push@1.0.4
hot-module-replacement@0.3.0
hot-module-replacement@0.4.0
html-tools@1.1.2
htmljs@1.1.1
http@2.0.0
Expand All @@ -51,56 +51,56 @@ launch-screen@1.3.0
less@2.8.0
livedata@1.0.18
localstorage@1.2.0
logging@1.2.0
logging@1.3.1
mdg:validated-method@1.2.0
meteor@1.9.3
meteor@1.10.0
meteor-base@1.5.1
meteorhacks:subs-manager@1.6.4
minifier-css@1.5.4
minifier-js@2.6.0
minifier-css@1.6.0
minifier-js@2.7.1
minimongo@1.7.0
mobile-experience@1.1.0
mobile-status-bar@1.1.0
modern-browsers@0.1.5
modules@0.16.0
modern-browsers@0.1.7
modules@0.17.0
modules-runtime@0.12.0
modules-runtime-hot@0.13.0
modules-runtime-hot@0.14.0
momentjs:moment@2.29.1
mongo@1.12.0
mongo@1.13.0
mongo-decimal@0.1.2
mongo-dev-server@1.1.0
mongo-id@1.0.8
npm-mongo@3.9.0
npm-mongo@3.9.1
observe-sequence@1.0.18
ordered-dict@1.1.0
orionsoft:graphql-compiler@0.0.4
promise@0.12.0
raix:eventemitter@1.0.0
random@1.2.0
rate-limit@1.0.9
react-fast-refresh@0.1.1
react-fast-refresh@0.2.0
reactive-dict@1.3.0
reactive-var@1.0.11
reload@1.3.1
retry@1.1.0
routepolicy@1.1.0
service-configuration@1.1.0
routepolicy@1.1.1
service-configuration@1.3.0
session@1.2.0
shell-server@0.5.0
socket-stream-client@0.4.0
spacebars@1.2.0
spacebars-compiler@1.3.0
standard-minifier-js@2.6.1
standard-minifier-js@2.7.1
templating@1.4.1
templating-compiler@1.4.1
templating-runtime@1.5.0
templating-tools@1.2.1
tmeasday:check-npm-versions@1.0.2
tmeasday:publish-counts@0.8.0
tracker@1.2.0
typescript@4.3.2
typescript@4.4.0
ui@1.0.13
underscore@1.0.10
url@1.3.2
webapp@1.11.1
webapp@1.13.0
webapp-hashing@1.1.0
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.16.1
14.18.1
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM reactioncommerce/meteor:2.0.0-v1 as builder
FROM reactioncommerce/meteor:2.5.1-v1 as builder

ENV APP_SOURCE_DIR /usr/local/src/appsrc
ENV APP_BUNDLE_DIR /usr/local/src/build
Expand Down Expand Up @@ -27,7 +27,7 @@ RUN printf "\\n[-] Building Meteor application...\\n" \
##############################################################################
FROM node:14-slim

LABEL maintainer="Reaction Commerce <engineering@reactioncommerce.com>"
LABEL maintainer="Mailchimp Open Commerce <hello-open-commerce@mailchimp.com>"

# grab the dependencies and built app from the previous temporary builder image
COPY --chown=node --from=builder /usr/local/src/build/bundle /usr/local/src/app
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM reactioncommerce/meteor:1.10.2-v1
FROM reactioncommerce/meteor:2.5.0-v1

# hadolint ignore=DL3002
USER root
Expand Down

0 comments on commit e3da164

Please sign in to comment.