Commit Graph

304 Commits

Author SHA1 Message Date
Gabriel Grubba
cdb0b17353 Meteor version to 2.11.0 ☄️ 2023-03-02 15:55:21 -03:00
Gabriel Grubba
97fef9080d Meteor version to 2.11.0-rc.2 ☄️ 2023-02-23 19:45:13 -03:00
Gabriel Grubba
31ec2cae39 Meteor version to 2.11.0-rc.1 ☄️ 2023-02-10 17:25:01 -03:00
Gabriel Grubba
ef489d896d chore: bumbed packages version 2023-02-10 16:50:45 -03:00
Evan Broder
2be8e56e24 Remove packages/*/.npm from gitignore and add missing .npm folders
It sounds like these folders are supposed to be committed, so long as
they aren't dumping additional junk beyond the npm-shrinkwrap file
(which seems to be the case). So remove them from .gitignore and add the
ones that are missing (presumably as a result of the gitignore).
2023-02-09 13:48:24 -08:00
Renan Castro
15a797c6ba Only include chalk on server - avoid serving it to the client, even if not evaluated. 2021-09-21 16:48:47 -03:00
Jan Dvorak
a6d65cddb7 Release 2.4 2021-09-14 09:30:22 +02:00
Jan Dvorak
2dbadcbd5f 2.4-rc.6 2021-09-09 16:19:41 +02:00
Renan Castro
5cfdf86992 Use symbolic links for transpiling chalk and make it not throw parse errors with IE11 2021-09-08 15:04:58 -03:00
filipenevola
5cc351bdab Bump version to 2.4.0-rc.5 2021-09-05 21:47:29 -07:00
Jan Dvorak
621a851094 2.4-rc.4 2021-09-02 10:22:22 +02:00
filipenevola
f0063af6c5 Bump version to 2.4.0-rc.3 2021-08-29 11:14:51 -10:00
Jan Dvorak
ae142366b9 2.4-rc.2 2021-08-24 10:36:52 +02:00
Jan Dvorak
744300da25 2.4-rc.1 2021-08-23 11:42:09 +02:00
Jan Dvorak
7e31112905 2.4-rc.0 2021-08-16 13:35:15 +02:00
Jan Dvorak
2c84114fd0 Prepare for 2.4-beta.11 2021-08-12 23:22:03 +02:00
Jan Dvorak
ac56fc9a3f Meteor 2.4-beta.10 2021-08-11 11:34:09 +02:00
Jan Dvorak
c704a16935 2.4-beta.9 2021-08-05 15:35:22 +02:00
Jan Dvorak
f5a5a7824d 2.4-beta.8 2021-08-03 14:23:09 +02:00
Jan Dvorak
7df26051a8 2.4-beta.7 2021-08-03 04:40:49 +02:00
Jan Dvorak
f79b80a88d 2.4-beta.6
Security Node update
2021-07-30 10:08:55 +02:00
Jan Dvorak
950053638a 2.4-beta.5 2021-07-29 23:32:59 +02:00
Jan Dvorak
95f81d2ca6 2.4-beta.4 2021-07-29 23:31:33 +02:00
Jan Dvorak
1327a9749d 2.4-beta.3 2021-07-29 23:15:37 +02:00
Jan Dvorak
30b0ec3337 2.4-beta.2 2021-07-27 12:35:31 +02:00
Jan Dvorak
c570225c55 Logging 1.3.0 2021-07-26 13:29:23 +02:00
Jan Dvorak
0d0709c126 Move relevant code from Meteor._debug to logging package 2021-07-20 15:54:09 +02:00
Jan Dvorak
2edb355bec Logging switch to chalk npm package & fix detecting eval
Remove 2 unused imports in `tools/cordova/run-targets.js`
2021-07-20 15:23:25 +02:00
filipenevola
2399604484 Bumps versions to Meteor 2.0 🎉 2021-01-20 08:24:23 -04:00
filipenevola
8de0aba943 Bumps versions to Meteor 2.0-rc.3 2021-01-18 18:39:01 -04:00
filipenevola
11ba39d4a4 Bumps versions to Meteor 2.0-rc.2 2021-01-18 18:38:27 -04:00
filipenevola
d447405d78 Bumps versions to Meteor 2.0-rc.1 2021-01-17 19:46:22 -04:00
filipenevola
0dc6a82488 Bumps versions to Meteor 2.0-rc.0 2021-01-17 11:45:16 -04:00
filipenevola
78bbea5a32 Bumps versions to Meteor 2.0-beta.9
- beta.8 failed because one file was missing update, we should have a way to resume a release :(
2021-01-15 18:54:47 -04:00
filipenevola
b5f22d8beb Bumps versions to Meteor 2.0-beta.8
- beta.7 failed because dev-error-overlay was missing a README.md file
2021-01-15 18:41:30 -04:00
filipenevola
c1203f12f0 Bumps versions to Meteor 2.0-beta.7 2021-01-15 17:46:49 -04:00
filipenevola
bce8fabba0 Bump logging and http packages to beta200.6 2021-01-15 15:02:53 -04:00
Jan Dvorak
6f0ecdafbd Logging - deactivate debug log in production 2020-05-27 10:00:06 +09:00
Jan Dvorak
bf339d7822 Update logging package
Update dependencies and make debug available for use.
2020-05-19 18:39:51 +09:00
Seba Kerckhof
06863d0203 Modernize logging (#9636) 2018-03-07 11:33:29 -05:00
pravdomil
94bbfb220a fix typos 2018-02-21 21:06:20 +01:00
skirunman
073f2410a6 Cordova 7.1.0, Android 6.3.0 and iOS 4.5.3 updates (#9213)
* Update to Cordova 7.1.0 and Cordova Android 6.3.0

* Update deprecated Cordova plugins

* Update History.md for both Cordova updates and previous iOS icons and launch screens

* Update the PR #

* Remove change to History.md

This change is now in https://github.com/meteor/meteor/pull/9227

* Update to iOS 4.5.2

Update to new Cordova iOS 4.5.2 release. https://cordova.apache.org/announcements/2017/10/16/ios-release.html

* Update History.md for Cordova iOS 4.5.2.

* Update to Cordova iOS 4.5.3

Update to Cordova iOS 4.5.3, see https://cordova.apache.org/announcements/2017/10/31/ios-release.html

* Tweak history for update to Cordova iOS 4.5.3

* Update iOS launch screens 

Updating iOS launch screens to match what is supported in Cordova iOS 4.5.3 and remove latest iPad Pro sizes that are not supported in Xcode 9 and therefore not in Cordova iOS. See c3d24a9f02/bin/templates/scripts/cordova/lib/prepare.js
2017-11-08 18:14:12 +02:00
Ben Newman
fffc9931fb Merge branch 'devel' into release-1.6 2017-10-13 13:31:48 -04:00
Jesse Rosenberger
ce27323caf logging: Guard against log color being undefined.
The 'info' log facility uses the default color, which is not present in
`LEVEL_COLORS`, thus `undefined` and unable to be `slice`d.

(As reported by @brucejo75).

Refs: https://github.com/meteor/meteor/pull/8728#issuecomment-336324674
Refs: meteor/meteor#9170
2017-10-13 14:12:17 +03:00
Ben Newman
2692f99f7a Merge branch 'devel' into release-1.6 2017-10-12 13:49:27 -04:00
Amitosh Swain Mahapatra
a39917730f Switch to bright colors on Windows Powershell (#9170)
* Switch to bright colors on Powershell

Fixes #9118
2017-10-11 11:23:27 -04:00
Ben Newman
1b636ebf04 Merge branch 'release-1.5.2' into release-1.6 2017-07-21 19:52:47 -04:00
Jan Owsiany
08fdc8a6f0 Update cordova-lib, cordova-ios, cordova-android and cordova plugins to the latest version 2017-07-18 13:53:49 -04:00
Ben Newman
7ac2a5c229 Update various shrinkwraps to include integrity hashes. 2017-07-10 13:23:47 -04:00
Ben Newman
92ab3e461a Update package versions for the official 1.4.3 release. 2017-02-10 18:45:22 -05:00